Commit Graph
19 Commits
Author SHA1 Message Date
Paul Whipp 9370d5bd66 Update contributors.rst
Added Paul Whipp
2014-07-12 08:17:06 +10:00
pwhipp a05424c799 Added gunicorn to production requirements 2014-07-10 18:01:42 +10:00
pwhipp ec6466dce2 removed redundant import 2014-07-10 17:43:38 +10:00
pwhipp af7effb9cb Added deployment information for production site 2014-07-10 17:42:07 +10:00
pwhipp a011098c2c Added .gitignore so that secrets.py never gets added into the repo by accident. 2014-07-10 17:03:11 +10:00
pwhipp 877ec04faf Added explicit debug toolbar setup 2014-07-10 17:02:01 +10:00
pwhipp b9bf845964 Added required postgres database configuration 2014-07-10 17:01:44 +10:00
pwhipp 4adab09214 Simplified configuration and corrected debug_toolbar induced problem 2014-07-10 16:48:37 +10:00
pwhipp 71e35f5746 Added settings/development.py 2014-07-10 16:28:12 +10:00
pwhipp a05d92cead Added settings/includes/secrets.py facility for site specific secret data that should not be in the repo. 2014-07-10 16:26:10 +10:00
pwhipp d7976375ec Tidied BASE_DIR/SITE_ROOT 2014-07-10 16:20:00 +10:00
pwhipp 4b30eb7ff9 Moved original settings to be common includes. 2014-07-10 16:13:30 +10:00
pwhipp 0ef00b5082 Reverted to default (sqlite) settings so all working. 2014-07-10 15:59:03 +10:00
pwhipp a14f8cb980 Tidied common settings 2014-07-10 15:14:53 +10:00
pwhipp 23ed5b15a2 Reconfigured settings to support mayan/apps and separate production and development. 2014-07-10 07:29:38 +10:00
pwhipp de5b9aaac9 Merge remote-tracking branch 'upstream/master' 2014-07-09 16:22:41 +10:00
pwhipp 6a863ee5e5 Refactored settings to support multiple sites and secrets 2014-07-09 07:32:59 +10:00
pwhipp 2f423a894a Changed to use postgres 'mayan' database and user. 2014-07-09 07:17:04 +10:00
pwhipp 7508ceaa24 Ignored .idea IDE local development files 2014-07-09 07:11:24 +10:00