funkwhale/api
Eliot Berriot ae00cccf14
Fix #207: Consistent constraints/checks for URL size
2018-05-21 19:04:28 +02:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config Fixed #205: Disabled browsable HTML API in production 2018-05-15 19:06:08 +02:00
demo Updated demo script 2018-05-09 23:24:51 +02:00
docker Fix #121: Upgraded to Python 3.6 to fix weird but harmless weakref error on django task 2018-03-25 23:30:46 +02:00
funkwhale_api Fix #207: Consistent constraints/checks for URL size 2018-05-21 19:04:28 +02:00
requirements Upgraded to django-allauth 0.36 2018-05-21 18:46:39 +02:00
tests Fix #218: Ensure inactive users cannot get auth tokens 2018-05-21 18:45:39 +02:00
.coveragerc
.dockerignore
.pylintrc
Dockerfile Fix #121: Upgraded to Python 3.6 to fix weird but harmless weakref error on django task 2018-03-25 23:30:46 +02:00
install_os_dependencies.sh
manage.py Fix #140: Better error messages in case of missing environment variable 2018-03-25 23:05:46 +02:00
requirements.apt Smaller docker image 2018-03-03 10:05:39 +01:00
requirements.txt Ensure we update all requirements when installing from pip/requirements.txt 2018-03-23 12:10:18 +01:00
setup.cfg Fix #187: documentation and changelog for email configuration 2018-05-06 13:48:23 +02:00