log gpp/membermap/models.py @ 455:e44dd53885dc

age author description
2010-09-25 Brian Neal Fixing #112. Rework member map to untangle user profile and avatar cache from the membermap (since it wasn't really working anyway).
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-12-19 Brian Neal Fixing #28, cosmetic issues with member map. Also fixed a bug involving the smiley and markdown interactions. Single quotes were getting HTML REMOVED by markdown.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.