zulip/zproject
Tim Abbott a0430c02ce Allow users who haven't set a password to set one.
Previously, if a user had only authenticated via Google auth, they
would be unable to reset their password in order to set one (which is
needed to setup the mobile apps, for example).
2016-04-28 14:27:43 -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 Automate inclusion of urls.py files for EXTRA_INSTALLED_APPS. 2016-04-26 21:39:39 -07:00
local_settings_template.py Add management command to test sending email. 2016-04-03 16:50:16 -07:00
settings.py Fix EXTRA_INSTALLED_APPS in development. 2016-04-26 21:55:31 -07:00
test_settings.py Use a different uploads directory when running tests. 2016-04-19 16:48:30 -07:00
urls.py Allow users who haven't set a password to set one. 2016-04-28 14:27:43 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00