zulip/zproject
Tim Abbott c83999fe52 Fix EXTRA_INSTALLED_APPS in development.
In theory, tools like populate_db should probably be in zerver, not
zilencer, but until we migrate them out, we need to include these in
EXTRA_INSTALLED_APPS in development.
2016-04-26 21:55:31 -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 Automate inclusion of urls.py files for EXTRA_INSTALLED_APPS. 2016-04-26 21:39:39 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00