funkwhale/api
Eliot Berriot 046648ce6c
Moved pytest.ini to setup.cfg
2018-03-12 23:06:32 +01:00
..
compose/django More generic entrypoint to work with non-compose setups 2018-03-06 13:15:53 +01:00
config Fix #117: Use django-cacheops to cache common ORM requests 2018-03-08 23:21:59 +01:00
demo Bash script to setup / reload the demo, fix #29 2018-03-04 18:18:30 +01:00
docker Replaced gunicorn with daphne 2018-03-03 10:52:48 +01:00
funkwhale_api Merge branch '114-exclude-empty-albums' into 'develop' 2018-03-07 22:19:21 +00:00
requirements Fix #117: Use django-cacheops to cache common ORM requests 2018-03-08 23:21:59 +01:00
tests Fix #114: can now filter artists and albums with no listenable tracks 2018-03-07 23:08:28 +01: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 Sample updates, changelog and documentation for channels and activity 2018-03-03 23:18:33 +01:00
install_os_dependencies.sh Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
manage.py WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
requirements.apt Smaller docker image 2018-03-03 10:05:39 +01:00
requirements.txt Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
setup.cfg Moved pytest.ini to setup.cfg 2018-03-12 23:06:32 +01:00
test.yml Fix #117: Use django-cacheops to cache common ORM requests 2018-03-08 23:21:59 +01:00