Mercurial > public > sg101
log gpp/comments/models.py @ 182:5c889b587416
age | author | description |
---|---|---|
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. |