Mercurial > public > sg101
log gpp/comments/models.py @ 327:a1bf6cf49720
age | author | description |
---|---|---|
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. |
Mon, 30 Nov 2009 03:20:24 +0000 | Brian Neal | Comments: in order to show a green board concept while looking at the comments in the admin, added a 'not removed' boolean function. |