log gpp/forums/forms.py @ 101:4bbb6a9aa317

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.
Sun, 13 Sep 2009 18:43:08 +0000 Brian Neal Forums: added forum post counts for each user in the user profile.