Mercurial > public > sg101
log gpp/bio/models.py @ 277:d424b8bae71d
age | author | description |
---|---|---|
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. |