Mercurial > public > sg101
diff 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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gpp/templates/search/indexes/bio/userprofile_text.txt Mon Jun 07 03:37:36 2010 +0000 @@ -0,0 +1,7 @@ +{{ object.user.username }} +{{ object.user.get_full_name }} +{{ object.location }} +{{ object.occupation }} +{{ object.interests }} +{{ object.profile_text }} +{{ object.signature }}