view gpp/templates/search/indexes/weblinks/link_text.txt @ 226:405468b8e3b9

For #51; change verbose_name & verbose_name_plural so that the Haystack model search form has reasonable labels.
author Brian Neal <bgneal@gmail.com>
date Thu, 10 Jun 2010 03:31:57 +0000
parents 71fd8454688b
children
line wrap: on
line source
{{ object.title }}
{{ object.url }}
{{ object.user.username }}
{{ object.user.get_full_name }}
{{ object.description }}