Mercurial > public > sg101
log gpp/weblinks/models.py @ 191:046e6ef0ff45
age | author | description |
---|---|---|
Thu, 01 Apr 2010 02:01:33 +0000 | Brian Neal | Added select_related() to weblinks. |
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. |