Mercurial > public > sg101
log
age | author | description |
---|---|---|
Tue, 15 Sep 2009 03:15:20 +0000 | Brian Neal | Forums: groups support. Some experimentation with select_related() to reduce queries. There are more opportunities for this, see the TODO comments in views.py. |
Mon, 14 Sep 2009 00:06:08 +0000 | Brian Neal | Forums: added error handling to the flagging of posts. Did the same with the comments function too. |
Sun, 13 Sep 2009 21:45:35 +0000 | Brian Neal | Forums: flag posts. |