additional support for Django CSRF verification.
[oweals/karmaworld.git] / karmaworld / settings / prod.py
2014-02-07 Bryanadditional support for Django CSRF verification.
2014-02-04 Charles ConnellMerge pull request #314 from FinalsClub/208-edit-course...
2014-02-03 Charles ConnellRedirect authenticated users to HTTPS pages
2014-01-17 Charles ConnellRe-enable search indexing, S3 support for dev environment
2014-01-17 BryanMerge remote-tracking branch 'origin' into feature_html...
2014-01-16 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 BryanMerge branch 'master' into django155
2014-01-14 Bryaninitial attempt at #273 to replace HTML in database...
2014-01-14 BryanConditionally support email; email host is now a settin...
2014-01-14 Charles ConnellAddress to send emails from
2014-01-14 Charles ConnellRevert change to SITE_NAME
2014-01-13 Charles ConnellEmail settings
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-23 Charles ConnellMinor typo
2013-12-23 Charles ConnellTweet about new notes periodically
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-04 Bryanpulling in nginx config
2013-11-23 Bryan BonvalletSame meaning for psycopg2, but removing explicit localh...
2013-02-01 Seth Woodworthadding gunicorn to production INSTALLED_APPS
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Robert CallRemoved AWS var., see secret/static_s3
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 bobcallAdded s3 buckets / DB secrets file imports to /karmawor...
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles Holbrowadding pylibmc to production requirements, removing...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles HolbrowConfiguring production settings for postgresql #67...
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-14 Seth Woodworthcleaning up shebang, copyright and file encoding for...
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel