view gpp/templates/search/indexes/bio/userprofile_text.txt @ 223:cd4124b19196

For #51; add user profiles to Haystack search.
author Brian Neal <bgneal@gmail.com>
date Mon, 07 Jun 2010 03:37:36 +0000
parents
children d424b8bae71d
line wrap: on
line source
{{ object.user.username }}
{{ object.user.get_full_name }}
{{ object.location }}
{{ object.occupation }}
{{ object.interests }}
{{ object.profile_text }}
{{ object.signature }}