6 Commits (73a55b98171d865752fd02680f66d365a128e48a)

Author SHA1 Message Date
Tom Hacohen 73a55b9817 Add reset url so it can be used with client test suites. 5 years ago
Tom Hacohen 8fdaccdc4e Provide more explicit copyright and licensing information.
Fixes #37
5 years ago
Tom Hacohen b026643cce Update code according to drf changes. 5 years ago
Tom Hacohen 3ccb40055e Add an index page to make it more obvious it works.
People were getting confused by the index page returning a 404, so this
commit adds an index page so it returns a 200 and looks like it works.
5 years ago
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
6 years ago
Tom Hacohen 932d3803ed Initial commit of the actual server code. 7 years ago