0
0
mirror of https://github.com/etesync/server.git synced 2024-09-20 04:42:26 +02:00
etesync-server/etebase_server
Dustin J. Mitchell 43d5af32d7 Fix sendfile settings
* set SENDFILE_ROOT to the filesystem path for media, not the URL
  component
* use the correct import path to the sendfile backend
2021-04-17 19:03:35 +03:00
..
__init__.py Create a new django project. 2020-07-08 17:57:57 +03:00
asgi.py Change how we create applications. 2020-12-28 16:42:39 +02:00
settings.py Fix sendfile settings 2021-04-17 19:03:35 +03:00
urls.py Remove unused django_etebase code. 2020-12-28 16:42:39 +02:00
utils.py Use black for code formatting and format the code 2020-11-14 17:04:41 +02:00