zulip/humbug
Keegan McAllister d68674be83 Remove CUSTOMER30-specific account views
Reverts c4b6f744 (inexactly, since there are some other changes along the way).

(imported from commit 5c7294fb13cd0bc523ae55c137dc5254b7cb0121)
2013-02-08 13:33:28 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
authhack.py Fix logging in with email addresses long than 30 characters. 2013-01-16 17:02:06 -05:00
backends.py tornado: Get User and UserProfile objects from a memcached. 2013-01-11 16:11:07 -05:00
ratelimit.py Use datetime.min for initial last_error rather than int 0. 2012-12-11 15:59:08 -05:00
settings.py Add a notifications bar when there are additional messages out of view 2013-02-02 01:16:25 -05:00
test_settings.py Change test_settings to use DummyCache 2013-01-29 15:56:16 -05:00
urls.py Remove CUSTOMER30-specific account views 2013-02-08 13:33:28 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00