Mercurial > public > sg101
log gpp/news/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. |
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. |