Mercurial > public > sg101
log gpp/potd/models.py @ 438:524fd1b3919a
age | author | description |
---|---|---|
2011-02-24 | 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. |
2010-03-28 | Brian Neal | Fixing #64. Updating all model save() methods to use *args and **kwargs. Django 1.2 has new keyword arguments. |
2009-04-18 | Brian Neal | Added get_absolute_url() for my comments. Had to add a get_absolute_url() function for downloads in the process. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |