Mercurial > public > sg101
log gpp/bio/models.py @ 282:39664e661c69
age | author | description |
---|---|---|
Mon, 04 Oct 2010 00:56:54 +0000 | Brian Neal | Bug fix on r299 (#129). |
Sat, 02 Oct 2010 23:24:39 +0000 | Brian Neal | Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method. |
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. |
Sat, 01 May 2010 21:53:59 +0000 | Brian Neal | Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled. |