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.0.3.tar.gz
(32.4 kB
view details)
Built Distribution
File details
Details for the file djangocms-picture-0.0.3.tar.gz
.
File metadata
- Download URL: djangocms-picture-0.0.3.tar.gz
- Upload date:
- Size: 32.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a17f5bd439986a66152f5fe7bd148c44a333dc6edfd3eb07f98aefa49635266 |
|
MD5 | 78457c707d2ad3d6b3fedcfa3650bbc4 |
|
BLAKE2b-256 | b4b94f4a9522de8d9964b249d3b3ebc17ced53c4253e9c428d607cc335c8c2a5 |
Provenance
File details
Details for the file djangocms_picture-0.0.3-py2-none-any.whl
.
File metadata
- Download URL: djangocms_picture-0.0.3-py2-none-any.whl
- Upload date:
- Size: 150.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 116b58e877521b8505e7554528f15b5073771ecf3ab615dbe2a4cfce4f9052a9 |
|
MD5 | 610b358bd5565e134da7b507be51e8f9 |
|
BLAKE2b-256 | 2d36511fca2a49abff0ee90b2cb777265671749e5a104da59d66bbda6d58645e |