annotate gpp/templates/search/indexes/podcast/item_text.txt @ 511:5794e3414596

Converted production environment to a virtualenv; had to tweak some paths and the .wsgi file accordingly. I also added packages in preparation for working with Celery, so I updated the requirements file according to production.
author Brian Neal <bgneal@gmail.com>
date Sun, 11 Dec 2011 19:50:32 +0000
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 }}