Adds copy/paste capabilities to groups of plugins
Project description
django CMS Modules adds copy/paste capabilities to groups of plugins.
Contribute to this project and win rewards
Because this is a an open-source project, we welcome everyone to get involved in the project and receive a reward for their contribution. Become part of a fantastic community and help us make django CMS the best CMS in the world.
We’ll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our contribution guidelines.
We’re grateful to all contributors who have helped create and maintain this package. Contributors are listed at the contributors section.
Installation
For a manual install:
run pip install djangocms-modules
add djangocms_modules to your INSTALLED_APPS before cms
run python manage.py migrate djangocms_modules
In addition, djangocms-modules requires your base template to render the Modules section. By default we assume it is base.html. If you use a different template structure please adapt djangocms_modules/base.html accordingly.
Running Tests
You can run tests by executing:
virtualenv env source env/bin/activate pip install -r tests/requirements.txt python setup.py test
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
Built Distribution
Hashes for djangocms_modules-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8c7162f43aa7dfea5153cee2b453bc44a595e3c7785e33d683ff48f4d6e6625 |
|
MD5 | c514d852070c8f26c1b8fa62145b2ecd |
|
BLAKE2b-256 | 56ac2e3926dc6e161658e40e1a4a6a60970f178f2feed9f76452545105a344a7 |