etesync-server/etesync_server
Pierre-Alain TORET 22198d387d Make settings in .ini optional and add new ones
Fixes #24

New settings available :
STATIC_ROOT
STATIC_URL
LANGUAGE_CODE
TIME_ZONE
2020-01-29 11:03:26 +02:00
..
__init__.py Initial commit of the actual server code. 2017-11-19 21:36:48 +00:00
settings.py Make settings in .ini optional and add new ones 2020-01-29 11:03:26 +02:00
urls.py Update code according to drf changes. 2020-01-21 09:20:44 +02:00
utils.py Refactor out the secret.txt file handling to a utils module 2018-02-18 14:19:29 +10:00
wsgi.py Update Dependencies 2018-05-03 00:39:05 +01:00