Go to file
Tim Abbott cf31374497 bulk_create_streams: Fix missing select_related().
bulk_create_streams was taking about 10 seconds to run with prod data;
this should be a basically immediate operation.  The cause was a
missing select_related on one of the loops through all streams.

(imported from commit 8b82f0c41facc3999bb699dbc350708ac69797e9)
2012-12-04 10:55:31 -05:00
api zephyr-mirror-crontab: Fix truncation races. 2012-12-03 17:56:38 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation confirmation: Use timezone-aware datetime object 2012-11-07 18:50:26 -05:00
humbug Refactor colorizing requests into a subscription properties model. 2012-12-03 12:46:27 -05:00
servers nagios: Remove AllowOverride AuthConfig 2012-12-03 17:54:16 -05:00
templates hotkey: Make Enter an alias for 'r' 2012-12-04 10:52:44 -05:00
tools Rename class HumbugAPI to Client 2012-12-03 15:54:54 -05:00
zephyr bulk_create_streams: Fix missing select_related(). 2012-12-04 10:55:31 -05:00
.gitignore .gitignore: Update for new all_messages_log filenames 2012-11-13 10:59:02 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00