zulip/zephyr
Jessica McKellar 3ec50a921d Fix loading subscriptions on the live site.
For some reason on both my and Waseem's local instances the lack of a
trailing slash was not an issue, but this does fix the issue on the
live site.

This could be because we are running Django 1.4.1 and the deployment
server is running 1.4.0.

(imported from commit 613732d75f204fd654247382088d92879780560b)
2012-09-19 10:21:34 -04:00
..
jstemplates Reimplement collapsing, for realsies this time. 2012-09-18 15:56:01 -04:00
lib Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
management Debug Tornado when Django DEBUG = True 2012-09-18 13:45:52 -04:00
static Fix loading subscriptions on the live site. 2012-09-19 10:21:34 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
decorator.py Remove unused imports 2012-09-07 13:57:32 -04:00
forms.py [schema] Collect and display names and e-mail addresses. 2012-09-11 16:34:53 -04:00
mit_subs_list.py Move MIT Zephyr subs list into its own file 2012-09-12 20:30:07 -04:00
models.py models: Add database index hints. 2012-09-17 11:37:14 -04:00
tests.py tests: Add new registration fields to registration tests. 2012-09-11 17:26:13 -04:00
views.py Remove a duplicated query 2012-09-18 14:24:52 -04:00
zephyr_mirror.py zephyr_mirror: Get the CSRF token from the login form 2012-09-17 19:52:04 -04:00