funkwhale/api
Eliot Berriot 2cef58e6c1
Can now search in library tracks
2018-04-15 11:25:34 +02:00
..
compose/django Fixed broken dev entrypoint 2018-03-31 16:25:23 +02:00
config We can now work on federation locally thank to traefik 2018-04-15 11:25:31 +02:00
demo Bash script to setup / reload the demo, fix #29 2018-03-04 18:18:30 +01: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 Can now search in library tracks 2018-04-15 11:25:34 +02:00
requirements Use pytest-env plugin to manage test settings instead of settings file 2018-03-31 14:45:11 +02:00
tests API Endpoint to list lirary tracks 2018-04-15 11:25:33 +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 Use pytest-env plugin to manage test settings instead of settings file 2018-03-31 14:45:11 +02:00