Skip to main content

Extra attributes or methods to set on PodcastFeed:

  • subtitle

  • artwork_link

  • itunes_category

  • explicit

  • owner_name

  • owner_email

  • item_duration

For example:

MyPodcastFeed(podcast_feed.PodcastFeed):
    artwork_link = static('artwork.png')

    def get_items(self):
        Episode.objects.all()

    def item_duration(self, item):
        return item.duration_field

A more involved usage can be found in jeffbr13/br-rss’s views.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-podcast-feed-0.0.3.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_podcast_feed-0.0.3-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-podcast-feed-0.0.3.tar.gz.

File metadata

File hashes

Hashes for django-podcast-feed-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4a475e9e03288374233c039a655c59405b872a8a85fe5243be3f9c860ed9fcf8
MD5 3b19ee8dea30912b5fc78ffd09405a48
BLAKE2b-256 8f2f891b6ed114fd9dcb1b3aff81c1159d1516b38126d26ebec45b153538f6cc

See more details on using hashes here.

File details

Details for the file django_podcast_feed-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_podcast_feed-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5744ee505d80132d1fb48f7616a245cbd1332e652d56ff65f13b6d889c07a0ea
MD5 b36743a500ad6bdd1007e267d80621c3
BLAKE2b-256 809f29dc7a817ed9a422f7c1a3159e07c859371ffa4622c416f20c880a4d4c97

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 files

0.0.2

2 files

0.0.1

3 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page