zulip/zproject
Greg Price e18baff32c JsonableError: Rename message from `error` to `msg`.
The whole thing is an error, so "message" is a more apt word for the
error message specifically.  We abbreviate that as `msg` in the actual
HTTP responses and in the signatures of `json_error` and friends, so
do the same here.
2017-07-24 16:41:22 -07:00
..
jinja2 Django 1.11: Remove jinja2 backend. 2017-07-12 17:53:25 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py JsonableError: Rename message from `error` to `msg`. 2017-07-24 16:41:22 -07:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
local_settings.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
prod_settings_template.py pep8: Add compliance with rule E261 to prod_settings_template.py. 2017-07-11 11:55:01 -07:00
settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
urls.py portico: Add initial why zulip page. 2017-07-19 11:53:06 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00