• Unai Zalakain's avatar
    Fixed #13110 -- Added support for multiple enclosures in Atom feeds. · aac2a2d2
    Unai Zalakain yazdı
    The ``item_enclosures`` hook returns a list of ``Enclosure`` objects which is
    then used by the feed builder. If the feed is a RSS feed, an exception is
    raised as RSS feeds don't allow multiple enclosures per feed item.
    
    The ``item_enclosures`` hook defaults to an empty list or, if the
    ``item_enclosure_url`` hook is defined, to a list with a single ``Enclosure``
    built from the ``item_enclosure_url``, ``item_enclosure_length``, and
    ``item_enclosure_mime_type`` hooks.
    aac2a2d2
Adı
Son kayıt (commit)
Son güncelleme
..
admin Loading commit data...
gis Loading commit data...
postgres Loading commit data...
auth.txt Loading commit data...
contenttypes.txt Loading commit data...
flatpages.txt Loading commit data...
humanize.txt Loading commit data...
index.txt Loading commit data...
messages.txt Loading commit data...
redirects.txt Loading commit data...
sitemaps.txt Loading commit data...
sites.txt Loading commit data...
staticfiles.txt Loading commit data...
syndication.txt Loading commit data...
webdesign.txt Loading commit data...