funkwhale/api
Eliot Berriot 4781e7821e
Fix #376: Smarter date parsing during import by replacing arrow with pendulum
2018-07-24 23:07:51 +02:00
..
compose/django Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
config Apply restrictions to username characters during signup 2018-07-22 13:05:43 +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 Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
requirements Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02:00
tests Fix #376: Smarter date parsing during import by replacing arrow with pendulum 2018-07-24 23:07:51 +02: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 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 Upgraded celery to 4.1, added endpoint logic for fingerprinting audio files 2017-12-27 17:30:09 +01:00
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.pac [doc] Arch Linux installation: OS requirements 2018-07-02 20:07:54 +02:00
requirements.txt Ensure we update all requirements when installing from pip/requirements.txt 2018-03-23 12:10:18 +01:00
setup.cfg Removed django-cacheops dependency 2018-07-21 12:57:48 +02:00