Mercurial > public > sg101
log gpp/news/models.py @ 212:fad7548b7f6e
age | author | description |
---|---|---|
2010-05-01 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |
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-06-23 | 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. |
2009-06-21 | Brian Neal | For reasons I don't get, the prod server doesn't like auth.models.User. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |