log gpp/forums/views.py @ 122:b28d30848c57

age author description
Tue, 27 Oct 2009 02:56:16 +0000 Brian Neal Forums: monkey-patch the user profile onto the post object when doing a quick ajax reply.
Sun, 25 Oct 2009 21:55:28 +0000 Brian Neal Added a 24-hour time preference flag in the user profile. Added forum template tags for showing forum dates/times adjusted for the user's time zone.
Fri, 23 Oct 2009 03:09:33 +0000 Brian Neal Forums: pre-select all the user profiles when displaying a topic. As it was, the template was calling get_user_profile which was causing a db hit on every post in the topic.
Thu, 22 Oct 2009 02:57:18 +0000 Brian Neal Forums: split topic.