funkwhale/api
Eliot Berriot 300e24dbde
Ensure we return correct paths when using Apache as a reverse proxy
2018-04-22 16:34:07 +02:00
..
compose/django Fixed broken dev entrypoint 2018-03-31 16:25:23 +02:00
config Update common.py to add USE_APACHE_HEADERS set to false 2018-04-22 15:11:04 +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 Ensure we return correct paths when using Apache as a reverse proxy 2018-04-22 16:34:07 +02:00
requirements Pinned oauthlib2 version to prevent when fetching youtube data 2018-04-22 11:27:26 +02:00
tests Ensure we return correct paths when using Apache as a reverse proxy 2018-04-22 16:34:07 +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
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