funkwhale/api
banana 0f7de68f0d Update common.py to add USE_APACHE_HEADERS set to false
Update views.py to modify headers depending on Nginx or Apache
Update common.py with future proof REVERSE_PROXY_TYPE setting
Update views.py to adapt headers based on REVERSE_PROXY_TYPE
Update views.py, typo on apache
2018-04-22 15:11:04 +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
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 Update common.py to add USE_APACHE_HEADERS set to false 2018-04-22 15:11:04 +02:00
requirements Pinned oauthlib2 version to prevent when fetching youtube data 2018-04-22 11:27:26 +02:00
tests Serve view can now serve in-place imported files 2018-04-21 18:21:15 +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