Mercurial > public > sg101
log gpp/forums/models.py @ 399:24f1230f3ee3
age | author | description |
---|---|---|
Thu, 24 Mar 2011 00:15:34 +0000 | Brian Neal | Another try at #191 after getting some good advice in a django-users thread. |
Sat, 19 Mar 2011 01:52:41 +0000 | Brian Neal | Fixing #191; terrible performance on the combined forums RSS feed query. Use an .extra() clause to force the WHERE on a query to use the primary key. |
Thu, 17 Mar 2011 01:20:23 +0000 | Brian Neal | Revert r323. Send out forum topic subscription emails as people post. Don't limit them. |