zulip/zephyr
Keegan McAllister d19d3d2bd7 Hack around Markdown parser failures for now
(imported from commit dba079d444d40e36c91508b86b243bdc805c6222)
2012-10-11 21:45:22 -04:00
..
fixtures Rename zephyrs.json => messages.json in .gitignore. 2012-10-10 10:39:27 -04:00
jstemplates Rename instance to subject. 2012-10-10 18:01:39 -04:00
lib Add a Django query helper 2012-09-28 19:33:15 -04:00
management Add social and test to default subs added after DB dumps. 2012-10-11 11:53:57 -04:00
static Don't let timestamp float over other content. 2012-10-11 16:15:19 -04:00
tests gitignore zephyr/tests/zephyrdb.test 2012-10-11 16:25:40 -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 Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
models.py Hack around Markdown parser failures for now 2012-10-11 21:45:22 -04:00
tests.py Get UserProfile by email with a join, not two queries 2012-10-11 14:05:53 -04:00
views.py Add an API call to subscribe to a list of streams. 2012-10-11 16:20:45 -04:00