Picture plugin for django CMS
Project description
djangocms-picture
=================
A picture 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-picture``.
* Add ``'djangocms_picture'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_picture': 'djangocms_picture.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_picture``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-picture/
=================
A picture 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-picture``.
* Add ``'djangocms_picture'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_picture': 'djangocms_picture.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_picture``.
Translations
------------
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-picture/
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-picture-0.1.tar.gz
(34.0 kB
view details)
Built Distribution
File details
Details for the file djangocms-picture-0.1.tar.gz
.
File metadata
- Download URL: djangocms-picture-0.1.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9d553c712a062bb8997a2862f8349c545a481ee5bdbde16b8c7cbf35026cbd3 |
|
MD5 | 400dd08f0a63f2fc07050846b2ec38a6 |
|
BLAKE2b-256 | 463aea54823c480a59737b388686b5f492b90a9f26a819e02d441921288b011f |
Provenance
File details
Details for the file djangocms_picture-0.1-py2-none-any.whl
.
File metadata
- Download URL: djangocms_picture-0.1-py2-none-any.whl
- Upload date:
- Size: 155.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c5d4d387e2a951c6a2601d93a6424dd3f082a5f1b0278f7a282cd108932d2ce |
|
MD5 | 91043719f5a7fccc5d98620ce6601063 |
|
BLAKE2b-256 | d053751c71a211cf8b7c9b6f612725087b83ad7b37acb8f4c0de5964fbe46a4f |