zulip/zephyr/lib
Keegan McAllister ff040faf97 bugdown: Use Markdown.reset() instead of re-creating the whole parser
(imported from commit 45a65453f2178a6a73392e2bd1e7d6d03de0e0e7)
2012-11-20 15:10:15 -05:00
..
bugdown bugdown: Use Markdown.reset() instead of re-creating the whole parser 2012-11-20 15:10:15 -05: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 bulk_create: Use a (large) batch_size with MySQL. 2012-11-07 15:49:45 -05:00
cache.py Use functools.wraps on the functions returned by our decorators 2012-11-08 16:30:57 -05:00
context_managers.py Manage file locking using the 'with' statement 2012-11-16 13:43:44 -05:00
initial_password.py Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
parallel.py Remove unused imports 2012-10-25 15:22:18 -04:00
query.py Add a Django query helper 2012-09-28 19:33:15 -04:00
response.py Move json response functions into their own file 2012-11-08 16:30:57 -05:00