Mercurial > public > sg101
log gpp/bio/models.py @ 259:75ea1a8be7f2
age | author | description |
---|---|---|
Tue, 21 Sep 2010 23:49:05 +0000 | Brian Neal | Fix some old import problems where I used 'from django.contrib import auth' instead of 'from django.contrib.auth.models import User'. Also some formatting changes while I was in there. |
Mon, 07 Jun 2010 03:37:36 +0000 | Brian Neal | For #51; add user profiles to Haystack search. |
Sat, 29 May 2010 04:51:28 +0000 | Brian Neal | Implement #84; additional checks on spammers; implement stranger status. |