zulip/zephyr
Luke Faraone eb1740e1e7 Use emails in the gravatar seed, don't display a static gravatar for the current user.
(imported from commit 64d1fd4f1cd33796bc907fef9778e088d80b8c5a)
2012-09-19 13:39:34 -04:00
..
jstemplates Get gravatars over HTTPS. 2012-09-19 10:50:37 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Replace create_{user_profile,zephyr_class} with {UserProfile,ZephyrClass}.create 2012-09-19 13:01:58 -04:00
static Remove spurious lines at the top, add lines to the bottom of the view. 2012-09-19 13:15:12 -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 [schema] Collect and display names and e-mail addresses. 2012-09-11 16:34:53 -04:00
mit_subs_list.py Move MIT Zephyr subs list into its own file 2012-09-12 20:30:07 -04:00
models.py Use emails in the gravatar seed, don't display a static gravatar for the current user. 2012-09-19 13:39:34 -04:00
tests.py tests: Add new registration fields to registration tests. 2012-09-11 17:26:13 -04:00
views.py Use emails in the gravatar seed, don't display a static gravatar for the current user. 2012-09-19 13:39:34 -04:00
zephyr_mirror.py zephyr_mirror: Get the CSRF token from the login form 2012-09-17 19:52:04 -04:00