Mercurial > public > sg101
log gpp/news/models.py @ 204:b4305e18d3af
age | author | description |
---|---|---|
Sat, 01 May 2010 21:53:59 +0000 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |
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. |
Tue, 23 Jun 2009 00:11:00 +0000 | Brian Neal | #3, #4: clear caches when saving profile, bulletins, and news. Broke up the stuff on the home page for finer control of caching. |
Sun, 21 Jun 2009 21:41:41 +0000 | Brian Neal | For reasons I don't get, the prod server doesn't like auth.models.User. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |