zulip/zephyr
Keegan McAllister c887a5f977 Debug Tornado when Django DEBUG = True
(imported from commit ebd81e5d9344f5fb09c59a2afcaf83e9b1fc2a1d)
2012-09-18 13:45:52 -04:00
..
jstemplates Move subscription rows to a Mustache template. 2012-09-18 12:26:29 -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 Remove subscriptions with an AJAX request. 2012-09-18 12:33:07 -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 subscriptions with an AJAX request. 2012-09-18 12:33:07 -04:00
zephyr_mirror.py zephyr_mirror: Get the CSRF token from the login form 2012-09-17 19:52:04 -04:00