zulip/zproject
Rishi Gupta 0f46fd86dd urls: Rename arguments to accounts/unsubscribe.
type -> email_type to match future work on ScheduledJob.

token -> confirmation_key to match what the other confirmation views urls
call this argument.
2017-07-07 18:56:14 -07:00
..
jinja2 Django 1.11: Template now accepts backend in __init__. 2017-06-13 15:04:04 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py ldap: Don't authenticate if realm is None. 2017-06-21 10:14:34 -04:00
dev_settings.py Add default response for `terms` and `privacy` endpoints. 2017-04-12 14:09:14 -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 emails: Refactor send_email functions to take both a sender name and address. 2017-07-04 14:25:01 -07:00
settings.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Change backend tests to use a webpack stats stub file. 2017-05-25 16:15:32 -07:00
urls.py urls: Rename arguments to accounts/unsubscribe. 2017-07-07 18:56:14 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00