Flash plugin for django CMS
Project description
djangocms-flash
===============
A flash 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-flash``.
* Add ``'djangocms_flash'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_flash': 'djangocms_flash.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_flash``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-flash/
===============
A flash 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-flash``.
* Add ``'djangocms_flash'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_flash': 'djangocms_flash.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_flash``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-flash/
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-flash-0.0.3.tar.gz
(21.4 kB
view hashes)
Built Distribution
Close
Hashes for djangocms_flash-0.0.3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1362a8238f4bc648a8f127c3ec164089723c7080154faec5c57e47ccea00ea02 |
|
MD5 | 043fad77f12d2666b51834ea6ca7e3d3 |
|
BLAKE2b-256 | 8be2f5e76dfbb8d77ab27c2498b209c292a93d69a8af3f9729e6ea2a8592ae57 |