zulip/zproject
Joy Chen bfb6ac5fdb streams: Add default stream description tests and functions.
This includes making the default stream description setting into a
dict.  That is an API change; we'll discuss it in the changelog but it
seems small enough to be OK.

With some small tweaks by tabbott to remove unnecessary backwards
compatibility code for the settings.

Fixes #2427.
2016-12-07 21:12:44 -08:00
..
jinja2 mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
dev_settings.py Add oembed/Open Graph/Meta tags data retrieval from inline links. 2016-12-07 17:40:18 -08:00
dev_urls.py Django 1.10: Upgrade urls of dev_urls.py. 2016-11-10 16:20:02 +05:00
legacy_urls.py Django 1.10: Upgrade legacy urls. 2016-11-10 16:20:02 +05:00
local_settings.py pep8: Fix E225 pep8 violations. 2016-11-28 15:21:15 -08:00
prod_settings_template.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00
settings.py streams: Add default stream description tests and functions. 2016-12-07 21:12:44 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Add oembed/Open Graph/Meta tags data retrieval from inline links. 2016-12-07 17:40:18 -08:00
urls.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00
wsgi.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00