Inherit plugin for django CMS
Project description
An inherit plugin for django CMS. This plugin will render the plugins from a specified page (and language) in its place.
Installation
This plugin requires django CMS 3.0 or higher to be properly installed.
In your projects virtualenv, run pip install djangocms-inherit.
Add 'djangocms_inherit' to your INSTALLED_APPS setting.
If using Django 1.6 add 'djangocms_inherit': 'djangocms_inherit.south_migrations', to SOUTH_MIGRATION_MODULES (define SOUTH_MIGRATION_MODULES if it does not already exist).
Run manage.py migrate djangocms_inherit.
Translations
If you want to help translate the plugin please do it on transifex:
https://www.transifex.com/projects/p/django-cms/resource/djangocms-inherit/
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
File details
Details for the file djangocms-inherit-0.2.0.tar.gz
.
File metadata
- Download URL: djangocms-inherit-0.2.0.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 827cd586e11269885e1c1f31bae37dcc13077374cc3ee4dddd68c4cd18bc1014 |
|
MD5 | c6c52a3a7f0001b5dad0458601a8f8c3 |
|
BLAKE2b-256 | 65b7605558a18105bf453069cf776fa3003cb4269ace924e6888fdf962b699c1 |