Mercurial > public > sg101
log
age | author | description |
---|---|---|
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. |
Sat, 24 Oct 2009 02:39:54 +0000 | Brian Neal | Forgot to commit the template for the forums split topic view. |
Sat, 24 Oct 2009 02:39:19 +0000 | Brian Neal | Reduced some sql queries by adding a select_related and monkey patching user profiles onto a user list in shoutbox and the bio/member's list, respectively. |