Commit Graph

11 Commits (f694f46fb4a5bee589fd70e43fa93d3f05b0feeb)

Author SHA1 Message Date
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