zulip/humbug
Tim Abbott afd141a03e Use fast password hashing when replying old messages locally.
Without this change, one can only create a few users per second(!),
which really puts a damper on quickly importing old messages.

(imported from commit 26daf61b57154daa067db3daf8254c12d23da353)
2012-10-20 17:46:12 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py Authenticate by email. 2012-09-21 10:34:48 -04:00
settings.py Use fast password hashing when replying old messages locally. 2012-10-20 17:46:12 -04:00
test_settings.py Rename test-settings.py to test_settings.py 2012-10-10 18:13:45 -04:00
urls.py Only serve static files from Django if DEBUG = True 2012-10-17 18:24:15 -04:00
wsgi.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00