Skip to main content

Adds video plugin to django CMS.

Project description

pypi build coverage

django CMS Video is a set of plugins for django CMS that allow you to publish video content on your site (using an HTML5 player by default, but you can override this in your own templates if required).

This addon is compatible with Aldryn and is also available on the django CMS Marketplace for easy installation.

Contributing

This is a an open-source project. We’ll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our contribution guidelines.

One of the easiest contributions you can make is helping to translate this addon on Transifex.

Documentation

See REQUIREMENTS in the setup.py file for additional dependencies:

  • Python 2.7, 3.3 or higher

  • Django 1.6 or higher

Installation

For a manual install:

  • run pip install djangocms-video

  • add djangocms_video to your INSTALLED_APPS

  • run python manage.py migrate djangocms_video

Configuration

Note that the provided templates are very minimal by design. You are encouraged to adapt and override them to your project’s requirements.

Running Tests

You can run tests by executing:

virtualenv env
source env/bin/activate
pip install -r tests/requirements.txt
python setup.py test

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

djangocms-video-1.1.0.tar.gz (88.8 kB view details)

Uploaded Source

File details

Details for the file djangocms-video-1.1.0.tar.gz.

File metadata

File hashes

Hashes for djangocms-video-1.1.0.tar.gz
Algorithm Hash digest
SHA256 6b92618b4ca1db955491e4995e1bc1c4b0236dcb0ea848cc5c9cfcd3a6755ed7
MD5 320b160087eb34f888270e23e258be85
BLAKE2b-256 13a36f0bf0e3a9453ff8ee966553b122f3258e8d441441c6b37f369d1b4ed317

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