funkwhale/api
Eliot Berriot dd23dfa07c
Point to new gitlab URL
2018-12-10 16:00:33 +01:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config Fix #308: Licenses 2018-12-04 14:13:37 +00: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 Point to new gitlab URL 2018-12-10 16:00:33 +01:00
requirements Fix #308: Licenses 2018-12-04 14:13:37 +00:00
tests Resolve "Track position don't take care about disc number" 2018-12-06 08:53:31 +00: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 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 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 Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.pac Implement LDAP authentication 2018-08-22 18:10:39 +00:00
requirements.txt Ensure we update all requirements when installing from pip/requirements.txt 2018-03-23 12:10:18 +01:00
setup.cfg Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00