zulip/zproject
Tim Abbott 3d4893d906 settings: Rename SUBDOMAINS_HOMEPAGE to ROOT_DOMAIN_LANDING_PAGE.
This new setting name is a lot more readable.
2017-08-24 19:32:16 -07:00
..
jinja2 jinja2: Use function interface for render_markdown_path. 2017-07-31 14:54:54 -07:00
__init__.py
backends.py Revert "mypy: Ensure realm_subdomain is not None in LDAP authenticate()." 2017-08-09 20:12:27 -07:00
dev_settings.py settings: Enable GitHub and Google auth by default in dev. 2017-08-16 10:05:19 -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 api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py settings: Move NOREPLY_EMAIL_ADDRESS to DEFAULT_SETTINGS. 2017-08-15 17:21:40 -07:00
settings.py settings: Rename SUBDOMAINS_HOMEPAGE to ROOT_DOMAIN_LANDING_PAGE. 2017-08-24 19:32:16 -07:00
terms.md.template
test_settings.py test_settings: Include fake keys for Google/GitHub. 2017-08-16 09:42:37 -07:00
urls.py api: Allow incoming webhook bots to use the send_message API. 2017-08-22 10:06:34 -07:00
wsgi.py