Mercurial > public > sg101
annotate gpp/templates/search/indexes/podcast/item_text.txt @ 574:ddd69a8e07c7
For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 03 May 2012 20:45:16 -0500 |
parents | 76ad86454ce9 |
children |
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 }} |