Skip to main content

A small django app to easily publish podcasts

Project description

django-podcast

A small django app to easily publish podcasts

Build Status

Installation

  1. Add podcast to your INSTALLED_APPS in settings.py
INSTALLED_APPS = (
    ...
    'podcast',
)
  1. Add these lines to your URL configuration, urls.py
urlpatterns = (
    (r'^podcasts/', include('podcast.urls')),
)

Relevant links

Project details


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-0.0.1.dev1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

django_podcast-0.0.1.dev1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file django-podcast-0.0.1.dev1.tar.gz.

File metadata

  • Download URL: django-podcast-0.0.1.dev1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for django-podcast-0.0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 a6a52c9a73bef9ca3d67649d9c22f4dfd81e733d3954891cd3b5776b27811a3b
MD5 5e57011455ba6381509a71ab37f72f0f
BLAKE2b-256 435ce17fb5120dbf50dbc4fae1700abbd1d337acbb32f968f49902e611e44ffb

See more details on using hashes here.

File details

Details for the file django_podcast-0.0.1.dev1-py3-none-any.whl.

File metadata

  • Download URL: django_podcast-0.0.1.dev1-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for django_podcast-0.0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d01a89d9cd94f3037bb126da1afd88b94d8f2c10c81fbd500a24c03ef2e4f80
MD5 779d2b379cd600f2a058b1ef788cea50
BLAKE2b-256 7c2609d8ad1533b64b19630cdb8c90bdc746be92d88a6855c04d1ac86fe41f6d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page