view gpp/templates/search/indexes/downloads/download_text.txt @ 320:66cc2f8c4603

Removed a raise of CommandError, which was left over from when this code started life as a Django management command.
author Brian Neal <bgneal@gmail.com>
date Tue, 08 Feb 2011 03:53:10 +0000
parents 8d13baeaa5c1
children
line wrap: on
line source
{{ object.title }}
{{ object.user.username }}
{{ object.user.get_full_name }}
{{ object.description }}