Mercurial > public > sg101
log gpp/comments/models.py @ 399:24f1230f3ee3
age | author | description |
---|---|---|
Sat, 26 Mar 2011 03:08:05 +0000 | Brian Neal | Fixing #193; reduce news query counts by grabbing tags and comment counts in bulk. Increased news items per page from 5 to 10. |
Wed, 05 Jan 2011 04:09:35 +0000 | Brian Neal | Changes / scripts to import forums. Other tweaks and moving other import scripts to the legacy application. |
Sun, 28 Mar 2010 21:41:11 +0000 | Brian Neal | Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments. |