26 Commits (aae09ecd65fd7dfe4cbbdab433ae5394eec49e6a)
 

Author SHA1 Message Date
Tom Hacohen aae09ecd65 README: Add etesync logo. 6 years ago
Tom Hacohen 9536bed501 Update journal manager to the latest version. 6 years ago
Prof. Jayanth R Varma 3f6dd74e33 Add example config for using using nginx with uwsgi 6 years ago
Tom Hacohen 8f50a69b39 Add missing STATIC_ROOT.
Thanks @jrvarma.
6 years ago
Tom Hacohen de70c40a18
Merge: improve support for having local setting overrides
This is a merge of PR #9
6 years ago
Ben Boeckel e02fa53c34 settings: defer SECRET_KEY until after site settings
This allows overriding just `SECRET_FILE` for a custom secret path.
6 years ago
Ben Boeckel 872af56e2c settings: support an external settings file
Fixes #8
6 years ago
Ben Boeckel f1bfaf0242 settings: split SECRET_FILE from SECRET_KEY 6 years ago
Tom Hacohen 0738d02466
README: make the usage of virtualenv3 more explicit 6 years ago
Tom Hacohen 19c49975d7
README: remove the now defunct librepay 6 years ago
Tom Hacohen 2756f30eb4 Revert "Mention setting up CORS in Readme"
This is better solved by de4f49973f

This reverts commit dfc7c8b163.
6 years ago
Tom Hacohen de4f49973f Disable CORS altogether.
This solves #4 better than dfc7c8b163
6 years ago
Nuntius dfc7c8b163 Mention setting up CORS in Readme 6 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 3e3d4c0454
README: Add info about librepay. 7 years ago
Tom Hacohen f694f46fb4
Merge: A few commits to simplify the configuration
A few commits to make it easier to run your own instance.
7 years ago
x11x c93fde3ddc README: update Django docs link version to 1.11 7 years ago
x11x 3ee704bfb1 README: elaborate on settings, provide docs links, explain 'secret.txt'
Also describe how to update to latest patch-level versions.
7 years ago
x11x 69655008e0 Refactor out the secret.txt file handling to a utils module 7 years ago
x11x 276a926fcb Use secret.txt file auto-generated in project root as default SECRET_KEY
Also add it to .gitignore
7 years ago
x11x edbd28b67a Change requirements.txt to allow updating to latest patch version
Also, allow any version of pytz
7 years ago
Tom Hacohen cea4f318ca
README: Add a note about supporting etesync. 7 years ago
Tom Hacohen e57279149d
README: fix typo 7 years ago
Tom Hacohen 64116e58a5 Add a readme. 7 years ago
Tom Hacohen 932d3803ed Initial commit of the actual server code. 7 years ago
Tom Hacohen a3a1c5d186 Initial commit: add license. 7 years ago