Class Feed

This is a subclass of the `Feed` from `django.contrib.syndication`.

Declaration

class Feed(BaseFeed)
source link

Documentation

This allows users to define a `geometry(obj)` and/or `item_geometry(item)`
methods on their own subclasses so that geo-referenced information may
placed in the feed.

Methods

Inherited methods