Mercurial > public > sg101
log gpp/weblinks/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. |
Sun, 03 Jan 2010 04:15:14 +0000 | Brian Neal | Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links. |