log gpp/bulletins/models.py @ 463:452835f4429f

age author description
2010-05-10 Brian Neal See #31; undid attempts to clear template tag caching when saving news and bulletins, as we don't know the cache key (it is mangled).
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-04-06 gremmie Initial import of sg101 stuff from private repository.