zulip/zproject
Tim Abbott e5be713103 Clean up EXTERNAL_API_HOST usage and defaults.
We now have 2 variablse:
EXTERNAL_API_PATH: e.g. staging.zulip.com/api
EXTERNAL_API_URI: e.g. https://staging.zulip.com/api

The former is primarily needed for certain integrations.

(imported from commit 3878b99a4d835c5fcc2a2c6001bc7eeeaf4c9363)
2013-12-04 15:10:54 -05:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Correctly concatenate local part with domain in LDAP backend. 2013-11-25 17:44:47 -05:00
local_settings.py Clean up EXTERNAL_API_HOST usage and defaults. 2013-12-04 15:10:54 -05:00
local_settings_template.py enterprise: Add option to forward feedback to an email address. 2013-11-25 16:59:36 -05:00
settings.py Clean up EXTERNAL_API_HOST usage and defaults. 2013-12-04 15:10:54 -05:00
test_settings.py logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
urls.py Add a one-click unsubscribe link to missed message e-mails. 2013-11-25 15:18:40 -05:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00