Go to file
Tim Abbott 62c632ceef presence: Fix loop making database queries.
The previous select_related didn't properly get the User object,
containing the email address, and thus would make one query per user
with presernce information.

(imported from commit 3341bc5a65387030fa8737b03ca43f79089ef56b)
2013-02-12 14:52:59 -05:00
api api: Add a list-members example script for the /get_members query. 2013-02-11 13:45:47 -05:00
bots bots: Import new copy of our Trac bot. 2013-02-06 18:07:51 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
servers [manual] Add rabbitmq monitoring to munin. 2013-02-12 10:55:01 -05:00
templates Allow the stream and user lists to scroll with mousewheel. 2013-02-12 11:54:34 -05:00
tools Show a user activity list in the sidebar 2013-02-11 18:05:57 -05:00
zephyr presence: Fix loop making database queries. 2013-02-12 14:52:59 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00