Adds video plugin to django CMS.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file djangocms-video-1.1.0.tar.gz
.
File metadata
- Download URL: djangocms-video-1.1.0.tar.gz
- Upload date:
- Size: 88.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b92618b4ca1db955491e4995e1bc1c4b0236dcb0ea848cc5c9cfcd3a6755ed7 |
|
MD5 | 320b160087eb34f888270e23e258be85 |
|
BLAKE2b-256 | 13a36f0bf0e3a9453ff8ee966553b122f3258e8d441441c6b37f369d1b4ed317 |