zulip/zephyr
Tim Abbott 8be02ce8a3 Fix use of userprofile for user_profile variable in subs code.
All of our other views code uses "user_profile" as the local variable
referring to a user_profile object -- best to be consistent about
that.  We should also consider renaming Subscription model element.

(imported from commit 770cfad8258f016aef8c78c428e4499f5b12f300)
2012-09-21 14:47:40 -04:00
..
jstemplates Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00
lib Add caching decorators 2012-09-19 13:01:58 -04:00
management Add both Humbug and MIT internal users. 2012-09-21 11:15:19 -04:00
static Add (mostly unstyled) settings page. 2012-09-21 14:47:26 -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 Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -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 forge_zephyr: Convert email to lowercase 2012-09-21 14:11:34 -04:00
tests.py Authenticate by email. 2012-09-21 10:34:48 -04:00
views.py Fix use of userprofile for user_profile variable in subs code. 2012-09-21 14:47:40 -04:00
zephyr_mirror.py Use email addresses as unique identifiers rather than usernames. 2012-09-21 09:43:22 -04:00