Skip to main content
https://django-applepodcast.readthedocs.io/en/latest/_images/logo.svg?

Django Apple Podcast

PyPI version Build status

Django Apple Podcast is a Django podcast application optimized for Apple Podcasts. Formerly Django iTunes Podcast.

An online demo also exists.

Install

$ pipenv install django-applepodcast

Add to settings.py.

INSTALLED_APPS = [
    # ...
    'podcast',
]

Add to urls.py.

from django.urls import include, path

urlpatterns = [
    # ...
    path('podcast/', include('podcast.urls')),
]

Migrate the database.

$ pipenv run python manage.py migrate

Load the fixtures.

$ pipenv run python manage.py loaddata podcast_category.json

Usage

Run the local server.

$ pipenv run python manage.py runserver

Visit either the show view or the admin.

Release files for django-applepodcast 0.3.7

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-applepodcast 0.3.7
File Size Uploaded
django-applepodcast-0.3.7.tar.gz 1.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-applepodcast 0.3.7
File Interpreter ABI Platform
django_applepodcast-0.3.7-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size: 2.1 MB

Release files / django-applepodcast-0.3.7.tar.gz

Download URL django-applepodcast-0.3.7.tar.gz
Size 1.2 MB
Tags Source
SHA-256 checksum
How to use checksums
53e7ab2b740704bd0ba383681004856fe5c89ad904fa89ad77aa3422d97e2980
BLAKE2b-256 checksum
How to use checksums
9b3de263da23892bfb0d7f2668675f3e1ed26f5d0317c582513fb2a92a63e254
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / django_applepodcast-0.3.7-py2.py3-none-any.whl

Download URL django_applepodcast-0.3.7-py2.py3-none-any.whl
Size 853.9 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
85f1ef88a1697f36f68be5fed6a6df9abdffab521d4457e6b10d165ecdcc2286
BLAKE2b-256 checksum
How to use checksums
57fadb923503545d3ed6f542a216e55fce153de5b1daa27b3c33148912dfc5f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.3.7 This release

2 release files

0.3.6

2 release files

0.3.5

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.3.0

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page