Inherit plugin for django CMS
Project description
djangocms-inherit
=================
An inherit 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-inherit``.
* Add ``'djangocms_inherit'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_inherit': 'djangocms_inherit.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_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/
=================
An inherit 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-inherit``.
* Add ``'djangocms_inherit'`` to your ``INSTALLED_APPS`` setting.
* If using Django 1.7 add ``'djangocms_inherit': 'djangocms_inherit.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_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
djangocms-inherit-0.1.tar.gz
(24.9 kB
view details)
Built Distribution
File details
Details for the file djangocms-inherit-0.1.tar.gz
.
File metadata
- Download URL: djangocms-inherit-0.1.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 319bd002e90c11d1c8c33fb1fc4bf352fa8bba0f6ec8086874714be24efb1482 |
|
MD5 | 767286eecc0fead86a1b98a4b620d0ca |
|
BLAKE2b-256 | 25fa5cad62747984c951a32018ac637eef85644540408e0aaf55786b7286643a |
Provenance
File details
Details for the file djangocms_inherit-0.1-py2-none-any.whl
.
File metadata
- Download URL: djangocms_inherit-0.1-py2-none-any.whl
- Upload date:
- Size: 131.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 186c62e2e6c72590474da450356373dbf2998910c67701f6601b3f951dba67e7 |
|
MD5 | cc0f9d770c5119535d6a0d6625509b92 |
|
BLAKE2b-256 | 9ad4ddcd73f0099c997c5670a18ea977b87c3383d89d9331f5d8a544d834a1fe |