Mercurial > public > sg101
log gpp/membermap/models.py @ 501:0ac39f006eb2
age | author | description |
---|---|---|
Sat, 25 Sep 2010 18:04:44 +0000 | Brian Neal | Fixing #112. Rework member map to untangle user profile and avatar cache from the membermap (since it wasn't really working anyway). |
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. |
Sat, 19 Dec 2009 19:34:16 +0000 | 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. |
Mon, 06 Apr 2009 02:43:12 +0000 | gremmie | Initial import of sg101 stuff from private repository. |