zulip/zproject
Jessica McKellar 3adb9c6d80 Add a basic Freshdesk webhook.
The Freshdesk API is bonkers, but we do the best we can with it to
support notifications on ticket creation and ticket updates.

(imported from commit 2023622b274ef83f4e1544d0df286fe2e68581b3)
2013-11-12 10:24:26 -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 SSO / REMOTE_USER support 2013-11-05 16:14:13 -05:00
local_settings_template.py local_settings_template: Add ADMIN_DOMAIN. 2013-11-12 09:34:25 -05:00
local_settings.py [Django 1.6] Use the legacy PickleSerializer for sessions. 2013-11-08 08:22:04 -05:00
settings.py Don't require LOCAL_DATABASE_PASSWORD on local server. 2013-11-12 09:38:43 -05:00
test_settings.py test_settings: Don't hardcode LOCAL_DATABASE_PASSWORD. 2013-11-12 09:38:43 -05:00
urls.py Add a basic Freshdesk webhook. 2013-11-12 10:24:26 -05:00
wsgi.py Some zulip => humbug updates in comments and print statements. 2013-10-08 08:57:29 -04:00