Package zinnia :: Module feeds :: Class AtomEntryPingbacks
[hide private]

Class AtomEntryPingbacks

source code


Atom feed for pingbacks in an entry

Nested Classes [hide private]
  feed_type
Instance Methods [hide private]
 
subtitle(self, obj)
Description of the feed
source code

Inherited from EntryPingbacks: description, item_link, items, title

Inherited from EntryDiscussions: get_object, item_author_email, item_author_link, item_author_name, item_pubdate, link

Inherited from django.contrib.syndication.views.Feed: __call__, feed_extra_kwargs, get_feed, item_description, item_extra_kwargs, item_title

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from EntryPingbacks: description_template, title_template

Inherited from EntryDiscussions: feed_copyright

Properties [hide private]

Inherited from object: __class__