Picture plugin for django CMS
Project description
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.6 and South < 1.0.2 add 'djangocms_picture': 'djangocms_picture.migrations_django', to SOUTH_MIGRATION_MODULES (or define SOUTH_MIGRATION_MODULES if it does not exist).
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-1.0.0.tar.gz
(35.1 kB
view hashes)