Mercurial > public > sg101
log gpp/news/models.py @ 184:4e1abeb593c2
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. |
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. |