funkwhale/api
Eliot Berriot 031784556f
Fixed #295: broken pagination in Subsonic API
2018-06-10 13:34:15 +02:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00
demo Blacked the code 2018-06-09 15:36:16 +02: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 Fixed #295: broken pagination in Subsonic API 2018-06-10 13:34:15 +02:00
requirements See #297: added black as a local dependency, more verbose check in CI 2018-06-10 12:13:02 +02:00
tests Fixed #295: broken pagination in Subsonic API 2018-06-10 13:34: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 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 See #297: linting of various, uncommon errors 2018-06-10 12:06:46 +02:00