zulip/zephyr/lib
Tim Abbott d68cf3696b populate_db replay: Use bulk_create to create objects.
This cuts the time required to import 38000 messages (with 140000
message receipts) from about 10 minutes to just under 40 seconds on my
laptop with sqlite.

(imported from commit d53b0d1360408c77f38353b58fbb25875262cb40)
2012-10-20 18:26:18 -04:00
..
bugdown bugdown: Disable line numbering of code blocks 2012-10-19 23:54:10 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
avatar.py Factor out Gravatar hash calculation 2012-10-17 01:09:16 -04:00
bulk_create.py populate_db replay: Use bulk_create to create objects. 2012-10-20 18:26:18 -04:00
cache.py Add caching decorators 2012-09-19 13:01:58 -04:00
initial_password.py Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
parallel.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
query.py Add a Django query helper 2012-09-28 19:33:15 -04:00