zulip/zephyr
Luke Faraone 1d6a5741e0 Previously conditionals used the wrong case to reference request.POST.
(imported from commit 2624def3745c3b26114ee1a1a9a20288e078b243)
2012-10-30 13:29:40 -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 Customize the 404 error page Nginx serves for missing static content 2012-10-30 11:00:10 -04:00
static-access-control Provide the static access control link for the 404 page 2012-10-30 11:01:36 -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 Previously conditionals used the wrong case to reference request.POST. 2012-10-30 13:29:40 -04:00