zulip/zephyr/lib
Zev Benjamin 2f7f0da27f Use a per-deployment memcached key prefix
Some cache keys used by Django (like sessions) will not have the key
prefixes, but those values shouldn't change across most restarts.

(imported from commit 2fe61028111fe9d5700432214a611b3341412654)
2013-06-05 16:33:43 -04:00
..
bugdown Add a TESTING_DEPLOYED settings key, and don't send stats for it 2013-06-05 12:57:47 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py Show changes to edited messages using color highlighting 2013-06-04 18:15:45 -04:00
avatar.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
bulk_create.py Remove unused imports in zephyr/lib/. 2013-06-02 15:12:27 -04:00
cache.py Use a per-deployment memcached key prefix 2013-06-05 16:33:43 -04:00
cache_helpers.py Avoid using djcache directly 2013-06-05 16:33:43 -04:00
context_managers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Remove unused imports in zephyr/lib/. 2013-06-02 15:12:27 -04:00
debug.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
event_queue.py Replace statsd.py with a call to statsd 2013-05-29 09:59:28 -04:00
html_diff.py Fix whitespace 2013-06-04 19:33:20 -04:00
initial_password.py Use proper randomization when generating new API keys. 2013-05-29 15:11:24 -04:00
minify.py Identify app.js source map using a special comment 2013-05-30 13:51:46 -04:00
parallel.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
query.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
queue.py Only register a Tornado rabbitmq handler if we're using rabbitmq. 2013-05-09 10:35:49 -04:00
rate_limiter.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
response.py Use different mixpanel tokens while deployed vs in development 2013-05-21 17:56:49 -04:00
timeout.py Comment change: link to a StackOverflow answer directly 2013-05-09 10:41:33 -04:00
timestamp.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_ioloop_logging.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
unminify.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
utils.py Add a management command for active user stats 2013-05-01 11:17:18 -04:00