mirror of https://github.com/zulip/zulip.git
cf31374497
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) |
||
---|---|---|
api | ||
certs | ||
confirmation | ||
humbug | ||
servers | ||
templates | ||
tools | ||
zephyr | ||
.gitignore | ||
manage.py |