zulip/zephyr
Waseem Daher 26133f6bbd Temporarily disable find.
(imported from commit 22d62547206481015d5d0501a01c65e82dd59d6f)
2012-10-29 16:10:28 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Use full name in popovers. 2012-10-29 15:02:25 -04:00
lib bugdown: Hide alphanumeric characters in exception logs, for privacy 2012-10-25 15:40:01 -04:00
management Cut out duplicated code between clear_database and populate_db. 2012-10-29 14:54:18 -04:00
static Temporarily disable find. 2012-10-29 16:10:28 -04:00
static-access-control Add basic up/down search functionality, including across narrows. 2012-10-26 14:31:05 -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 Compute a user's realm from the verified email address, not a user-passed field. 2012-10-25 16:50:00 -04:00
middleware.py Log all requests 2012-10-17 18:23:02 -04:00
models.py Cut out duplicated code between clear_database and populate_db. 2012-10-29 14:54:18 -04:00
tests.py tests: Add a mocked session object for tornado tests. 2012-10-29 14:54:18 -04:00
views.py views.home: Use @login_required 2012-10-29 15:41:28 -04:00