zulip/zproject
Tim Abbott d3bfc132fb settings: Remove TWITTER_ settings from DEFAULT_SETTINGS.
These are handled via `get_secret` instead.
2017-09-29 10:19:43 -07:00
..
jinja2 zproject: Remove absolute_import. 2017-09-27 20:20:07 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py LDAP: Restore an except clause and add test to cover it. 2017-09-28 18:26:39 -07:00
dev_settings.py emails: Log emails that are queued or sent in dev environment. 2017-09-26 15:02:47 -07:00
dev_urls.py test_emails: Generate emails instead of hardcoding. 2017-09-26 15:02:47 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py logging: Add option to show the module a log message came from. 2017-09-28 18:26:39 -07:00
settings.py settings: Remove TWITTER_ settings from DEFAULT_SETTINGS. 2017-09-29 10:19:43 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py logging: Explain quirks of Python logging config, and apply a style. 2017-09-28 18:26:39 -07:00
urls.py urls: Change the method for adding alert words from PUT to POST. 2017-09-26 14:00:51 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00