zulip/zephyr
Keegan McAllister eab84fa195 gitignore zephyr/tests/zephyrdb.test
(imported from commit 755213afd778829a6d3f77a4232b9947b5f01c4a)
2012-10-11 16:25:40 -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 Disable Markdown heading markers by padding with spaces 2012-10-11 16:23:18 -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