funkwhale/api
Eliot Berriot 144713fdc1
Merge branch 'master' into develop
2019-10-25 10:23:34 +02:00
..
compose/django Reduce DB connection leaks 2019-10-17 15:17:26 +02:00
config Disabled cacheops by default 2019-10-25 10:23:13 +02:00
funkwhale_api Merge branch 'master' into develop 2019-10-24 11:33:18 +02:00
requirements Added django-cacheops to cache expensive count queries 2019-10-21 23:55:27 +02:00
tests Merge branch 'master' into develop 2019-10-23 14:59:14 +02:00
.coveragerc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
.dockerignore Docker setup is officialy documented! ❤️ 2017-06-25 23:02:36 +02:00
.pylintrc Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
Dockerfile Added missing make to Dockerfile 2019-06-19 10:54:45 +02:00
install_os_dependencies.sh See #542: ensure install_os_dependencies.sh is runnable from anywhere 2018-10-01 19:16:48 +02:00
manage.py Fix #140: Better error messages in case of missing environment variable 2018-03-25 23:05:46 +02:00
requirements.apt Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
requirements.pac Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.txt Removed empty production.txt requirements file 2019-01-11 14:26:56 +01:00
setup.cfg Broken pytest 2019-07-01 14:00:32 +02:00