zulip/zproject
Tim Abbott 2c6bfe136a Remove confusing EMAIL_HOST_PASSWORD setting in SMTP configuration.
This was one of the various configuration options made confusing by
the secrets-to-configuration migration.

Fixes #27.
2015-09-26 17:48:21 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Document how to setup Google auth for Zulip voyager. 2015-09-26 13:50:46 -07:00
local_settings.py Move API super users configuration into the database. 2015-09-20 11:13:20 -07:00
local_settings_template.py Remove confusing EMAIL_HOST_PASSWORD setting in SMTP configuration. 2015-09-26 17:48:21 -07:00
settings.py Update configuration examples to use current Google auth backend. 2015-09-26 13:50:28 -07:00
test_settings.py Stop using local_settings.py at all in the Dev VM. 2015-08-21 10:33:35 -07:00
urls.py Add UserProfile flag to control whether we have a left side userlist. 2015-09-19 23:22:59 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00