Commit Graph

5 Commits

Author SHA1 Message Date
Tom Hacohen
de4f49973f Disable CORS altogether.
This solves #4 better than dfc7c8b163
2018-06-28 16:39:41 +01:00
Victor Rezende dos Santos
27d56ee87b Update Dependencies
* Updated etesync/journal-manager to v0.5.2
* Updated Django to 2.0.5
  - Updated documentation links
  - Changed syntax and imports of `urls.py`
* Updated Django REST Framework to 3.8.2
* Updated DFR Nested Routers to 0.90.2
2018-05-03 00:39:05 +01:00
x11x
69655008e0 Refactor out the secret.txt file handling to a utils module 2018-02-18 14:19:29 +10:00
x11x
276a926fcb Use secret.txt file auto-generated in project root as default SECRET_KEY
Also add it to .gitignore
2018-02-18 13:43:29 +10:00
Tom Hacohen
932d3803ed Initial commit of the actual server code. 2017-11-19 21:36:48 +00:00