Go to file
Luke Faraone 20dcc2e036 Import zerver.models in wsgi.py
Because import_module does not correctly handle safe circular imports we
need to import zerver.models first before the middleware tries to import it.

(imported from commit 1afebd8c950c44c8d136b0b63a09319ccef02555)
2013-11-12 19:18:35 -05:00
analytics Move send_stats management command back to zerver/ 2013-11-12 15:50:08 -05:00
api Clean up some unused imports. 2013-11-04 11:51:17 -05:00
assets Remove obsolete dots.svg (for generating pre-CSS presence dots). 2013-10-31 15:29:49 -04:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots zephyr_mirror: Update maximum length of stream names when syncing. 2013-11-12 09:38:43 -05:00
confirmation Switch url parameter to full_name from service-specific gafyd_name 2013-11-05 16:17:06 -05:00
corporate Move marketing pages to corporate app. 2013-11-06 12:07:32 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
puppet Rename SSL certificates for Zulip Enterprise. 2013-11-12 15:57:42 -05:00
scripts Rename SSL certificates for Zulip Enterprise. 2013-11-12 15:57:42 -05:00
static freshdesk: use their authentication fields intead of auth in the URL. 2013-11-12 17:17:16 -05:00
templates Patch out references to zilencer so the app runs without it on ENTERPRISE 2013-11-12 18:43:06 -05:00
tools Rename local server => enterprise in some scripts. 2013-11-12 15:57:42 -05:00
zerver Redirect to / instead of the login page on successful login. 2013-11-12 19:18:35 -05:00
zilencer Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
zproject Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00
.gitattributes build-local-server-tarball: Add prod-static to a clean git archive tarball 2013-11-12 15:50:07 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Remove legacy check_output implementation for pre-2.7 Pythons. 2013-11-10 09:28:55 -05:00