Mercurial > public > sg101
view gpp/templates/search/indexes/bio/userprofile_text.txt @ 277:d424b8bae71d
Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 02 Oct 2010 23:24:39 +0000 |
parents | cd4124b19196 |
children |
line wrap: on
line source
{{ object.user.username }} {{ object.user.get_full_name }} {{ object.location }} {{ object.occupation }} {{ object.interests }} {{ object.profile_text }} {{ object.signature }} {% for website in object.user.website_profiles.all %} {{ website.name }} {{ website.url }} {% endfor %}