zulip/zproject
Tim Abbott 74abd47684 Fix EMAIL_GATEWAY_BOT not being set by default in production.
Previously the DEFAULTS value of None for EMAIL_GATEWAY_BOT was
overriding the initialization code.
2016-04-13 13:19:02 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix missing return None in ZulipRemoteUserBackend.authenticate. 2016-02-03 19:29:07 -08:00
local_settings.py Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six. 2015-11-01 09:26:16 -08:00
local_settings_template.py Add management command to test sending email. 2016-04-03 16:50:16 -07:00
settings.py Fix EMAIL_GATEWAY_BOT not being set by default in production. 2016-04-13 13:19:02 -07:00
test_settings.py Apply Python 3 futurize transform libfuturize.fixes.fix_absolute_import. 2015-11-01 09:26:16 -08:00
urls.py Delete old route for json/update_active_status. 2016-04-11 21:38:23 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00