{{ object.title }} {{ object.link }} {{ object.description|striptags }} {% if object.language %}{{ object.language }}{% endif %} ℗ & © {% now "Y" %} {{ object.organization }}. {{ object.copyright }}. {% for author in object.author.all %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{{ author.email }}{% endfor %} {% if object.author.email or object.webmaster.email %}{% if object.webmaster.email %}{{ object.webmaster.email }}{% else %}{% endif %}{% endif %} {{ object.list.0.date|date:"r" }} {% if object.category_show %}{{ object.category_show }}{% endif %} Django Web Framework http://blogs.law.harvard.edu/tech/rss {% if object.ttl %}{{ object.ttl }}{% endif %} {% if object.image %} {{ object.image.url }} {{ object.title }} {{ object.link }} {% endif %} {{ object.organization }} {% for author in object.author.all %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{% if author.first_name or author.last_name %}{% if author.first_name and author.last_name %}{{ author.first_name }} {{ author.last_name }}{% endif %}{% if author.first_name and not author.last_name %}{{ author.first_name }}{% endif %}{% if author.last_name and not author.first_name %}{{ author.last_name }}{% endif %}{% else %}{{ author.username }}{% endif %}{% endfor %} {% for author in object.author.all %}{{ author.email }}{% if forloop.last %}{% else %}, {% endif %}{% endfor %} {% if object.subtitle %}{{ object.subtitle }}{% endif %} {% if object.summary %}{{ object.summary|striptags }}{% else %}{{ object.description|striptags }}{% endif %} {% if object.image %}{% endif %} {% if object.category.all %}{% for category in object.category.all %}{% if category.name %} {% else %} {% endif %}{% endfor %}{% endif %} {% if object.explicit %}{{ object.explicit|lower }}{% endif %} {% if object.block %}yes{% endif %} {% if object.redirect %}{{ object.redirect }}{% endif %} {% for episode in object.episode_set.published %} {{ episode.title }} {{ episode.enclosure_set.all.0.file.url }} {{ episode.description|striptags }} {% for author in object.author.all %}{{ author.email }}{% if forloop.last %}{% else %}, {% endif %}{% endfor %} {% if episode.category %}{{ episode.category }}{% endif %} {{ episode.enclosure_set.all.0.file.url }} {{ episode.date|date:"r" }} GMT {% for author in episode.author.all %}{% if forloop.first %}{% else %}{% if forloop.last %} and {% else %}, {% endif %}{% endif %}{% if author.first_name or author.last_name %}{% if author.first_name and author.last_name %}{{ author.first_name }} {{ author.last_name }}{% endif %}{% if author.first_name and not author.last_name %}{{ author.first_name }}{% endif %}{% if author.last_name and not author.first_name %}{{ author.last_name }}{% endif %}{% else %}{{ author.username }}{% endif %}{% endfor %} {% if episode.subtitle %}{{ episode.subtitle }}{% endif %} {% if episode.summary %}{{ episode.summary|striptags }}{% else %}{{ episode.description|striptags }}{% endif %} {% if episode.minutes and episode.seconds %}{{ episode.minutes }}:{{ episode.seconds }}{% endif %} {% if episode.keywords %}{{ episode.keywords }}{% endif %} {% if episode.explicit %}{{ episode.explicit|lower }}{% endif %} {% if episode.block %}yes{% endif %} {% endfor %}