zulip/zephyr
Keegan McAllister 7267ba9cd2 Fix test for /accounts/logout
(imported from commit 256929fc4d462832358c31c99bd470a23ffaba29)
2012-10-30 00:18:01 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Make subscriptions page look a little nicer. 2012-10-29 18:26:34 -04:00
lib bugdown: Hide alphanumeric characters in exception logs, for privacy 2012-10-25 15:40:01 -04:00
management Implement MIT signups. 2012-10-29 16:59:37 -04:00
static Update comment in debug.js 2012-10-29 23:21:00 -04:00
static-access-control Factor reload-related functionality into reload.js module 2012-10-29 17:38:44 -04:00
tests Wrap some other extremely long lines 2012-10-25 15:22:18 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
decorator.py Copy the csrf_exempt attribute in @asynchronous 2012-10-27 17:56:18 -04:00
forms.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Fix the fact that new auto-created MIT users are active. 2012-10-29 17:30:06 -04:00
tests.py Fix test for /accounts/logout 2012-10-30 00:18:01 -04:00
views.py Fix tracebacks sending messages nobody will receive. 2012-10-29 19:17:26 -04:00