Commit Graph

415 Commits (a75d5479faef37c8d046ae0d5ebebb662d9d3645)

Author SHA1 Message Date
Tom Hacohen de4f49973f Disable CORS altogether.
This solves #4 better than dfc7c8b163
2018-06-28 16:39:41 +01:00
Nuntius dfc7c8b163 Mention setting up CORS in Readme 2018-06-28 16:27:51 +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
Tom Hacohen 3e3d4c0454
README: Add info about librepay. 2018-03-20 17:45:33 +00:00
Tom Hacohen f694f46fb4
Merge: A few commits to simplify the configuration
A few commits to make it easier to run your own instance.
2018-02-20 11:54:06 +00:00
x11x c93fde3ddc README: update Django docs link version to 1.11 2018-02-18 14:30:50 +10:00
x11x 3ee704bfb1 README: elaborate on settings, provide docs links, explain 'secret.txt'
Also describe how to update to latest patch-level versions.
2018-02-18 14:20:29 +10: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
x11x edbd28b67a Change requirements.txt to allow updating to latest patch version
Also, allow any version of pytz
2018-02-18 13:35:23 +10:00
Tom Hacohen cea4f318ca
README: Add a note about supporting etesync. 2017-11-29 17:59:59 +00:00
Tom Hacohen e57279149d
README: fix typo 2017-11-19 21:59:25 +00:00
Tom Hacohen 64116e58a5 Add a readme. 2017-11-19 21:37:17 +00:00
Tom Hacohen 932d3803ed Initial commit of the actual server code. 2017-11-19 21:36:48 +00:00
Tom Hacohen a3a1c5d186 Initial commit: add license. 2017-11-02 22:12:17 +00:00