Jump to >

This documentation covers Djblets 2.0. You can see the latest Djblets documentation or all other versions.

djblets.feedview.views

view_feed(request, url, template_name=u'feedview/feed-page.html', cache_expiration=172800, extra_context={})[source]

Renders an RSS or Atom feed using the given template. This will use a cached copy if available in order to reduce hits to the server.