log gpp/bio/models.py @ 311:b1c39788e511

age author description
2011-01-16 Brian Neal Fixing #141; cache badge ownership to reduce database hits when browsing forum topics.
2010-10-04 Brian Neal Bug fix on r299 (#129).
2010-10-02 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
2010-09-21 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.
2010-06-07 Brian Neal For #51; add user profiles to Haystack search.
2010-05-29 Brian Neal Implement #84; additional checks on spammers; implement stranger status.