annotate sg101/templates/search/indexes/podcast/item_text.txt @ 581:ee87ea74d46b

For Django 1.4, rearranged project structure for new manage.py.
author Brian Neal <bgneal@gmail.com>
date Sat, 05 May 2012 17:10:48 -0500
parents gpp/templates/search/indexes/podcast/item_text.txt@76ad86454ce9
children 820e57e621e8
rev   line source
bgneal@224 1 {{ object.title }}
bgneal@224 2 {{ object.author }}
bgneal@224 3 {{ object.subtitle }}
bgneal@224 4 {{ object.summary }}
bgneal@224 5 {{ object.keywords }}