Skip to main content

A Django app to handle media files.

Project description

Media app is a Django app to make it easy for dealing with files (images,videos,docs and others), Detailed documentation is in the “docs” directory.

Quick start

  1. Add “media_app” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'media_app',
    ]
  2. Run python manage.py migrate to create the media models.

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-media-app-0.5.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

django_media_app-0.5.2-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

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