Mercurial > public > sg101
log gpp/potd/models.py @ 330:3c951521e0ec
age | author | description |
---|---|---|
Thu, 24 Feb 2011 03:45:50 +0000 | Brian Neal | Fixing #152; POTD was saving thumbnail every night and making tons of thumbnail directories all over. Also added thumbnail images in the admin. |
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. |