zulip/zephyr
Zev Benjamin c4d35280ea Make Message's display_recipient field be an object with consistent names for both personals and huddles.
(imported from commit 8b00f16b036ed3fb3f7d56e7393271ec1d458ea5)
2012-10-12 11:34:42 -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 Make Message's display_recipient field be an object with consistent names for both personals and huddles. 2012-10-12 11:34:42 -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 Make Message's display_recipient field be an object with consistent names for both personals and huddles. 2012-10-12 11:34:42 -04:00
tests.py Get UserProfile by email with a join, not two queries 2012-10-11 14:05:53 -04:00
views.py Don't allow users to subscribe to too-long stream names. 2012-10-12 10:48:41 -04:00