zulip/zephyr
Luke Faraone 05e64f904d Use .cleaned_data rather than sanitising identifiers twice.
(imported from commit c691e010f94e623706167a91ccfd505fae02f609)
2012-09-26 16:42:10 -04:00
..
jstemplates Restyle compose box to be more consistent with our experiment. 2012-09-26 16:19:01 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Don't store the post-markdown HTML in our database content column. 2012-09-26 14:51:14 -04:00
static Display validation errors produced by jQuery.validate in a special div. 2012-09-26 16:42:10 -04:00
tests Fix some testing problems with new UserMessage class. 2012-09-07 11:30:28 -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 Add a custom validator to ensure email uniqueness, include ommitted fields. 2012-09-26 16:42:10 -04:00
mit_subs_list.py Add support for specifying per-user MIT subscription lists. 2012-09-24 10:51:49 -04:00
models.py Experiment: Restore gravatars (this time with real addr). 2012-09-26 16:34:24 -04:00
tests.py Preparation for syncing messages back to MIT. 2012-09-24 14:31:40 -04:00
views.py Use .cleaned_data rather than sanitising identifiers twice. 2012-09-26 16:42:10 -04:00
zephyr_mirror.py zephyr_mirror: Improve unicode handling etc. for forwarding zephyrs. 2012-09-26 15:31:59 -04:00