Video plugin for django CMS
Project description
djangocms-video
===============
A video plugin for django CMS.
Installation
------------
This plugin requires `django CMS` 3.0 or higher to be properly installed.
* In your projects `virtualenv`_, run ``pip install djangocms-video``.
* Add ``'djangocms_video'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_video': 'djangocms_video.migrations_django',``
to ``MIGRATION_MODULES`` (or define ``MIGRATION_MODULES`` if it does not exists);
when django CMS 3.1 will be released, migrations for Django 1.7 will be moved
to the standard location and the south-style ones to ``south_migrations``.
* Run ``manage.py migrate djangocms_video``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-video/
===============
A video plugin for django CMS.
Installation
------------
This plugin requires `django CMS` 3.0 or higher to be properly installed.
* In your projects `virtualenv`_, run ``pip install djangocms-video``.
* Add ``'djangocms_video'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_video': 'djangocms_video.migrations_django',``
to ``MIGRATION_MODULES`` (or define ``MIGRATION_MODULES`` if it does not exists);
when django CMS 3.1 will be released, migrations for Django 1.7 will be moved
to the standard location and the south-style ones to ``south_migrations``.
* Run ``manage.py migrate djangocms_video``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-video/
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
djangocms-video-0.1.tar.gz
(43.7 kB
view details)
Built Distribution
djangocms_video-0.1-py2-none-any.whl
(176.6 kB
view details)
File details
Details for the file djangocms-video-0.1.tar.gz
.
File metadata
- Download URL: djangocms-video-0.1.tar.gz
- Upload date:
- Size: 43.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9448651f4fad2136a03eafe5f64bf5d43a0ff96477d10287b35ecdb68187214 |
|
MD5 | c6dbb3b52a7f42d7252d74fbc88493d1 |
|
BLAKE2b-256 | 3d6a81ff0abf31780c7c131e8dcabc58cb5cd7dd6921e783025acfad87feb63b |
File details
Details for the file djangocms_video-0.1-py2-none-any.whl
.
File metadata
- Download URL: djangocms_video-0.1-py2-none-any.whl
- Upload date:
- Size: 176.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 855731fbf69c966dcbeecc0ab9df14c5d3bcb4db8f047690a3b514f300378db7 |
|
MD5 | 1c605f59ea9ebd9697918244d1c839af |
|
BLAKE2b-256 | 7966a5ab5ba3090d97cffb92792a368c10caebdbf29d1c2ae897cc18757d85b6 |