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
Release files for djangocms-modules 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djangocms-modules-2.0.0.tar.gz | 19.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djangocms_modules-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.1 kB
Release files / djangocms-modules-2.0.0.tar.gz
| Download URL | djangocms-modules-2.0.0.tar.gz |
|---|---|
| Size | 19.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3ffad35fa133bd8f2f9d84c9523fcb1a284874608ee6e7cef3e952bb7694aa68
|
|
BLAKE2b-256 checksum How to use checksums |
5db77ecdd8b3a1248a2bb7ebad22ed474e2d8bf189e92903dfe93ecf1ea0081a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / djangocms_modules-2.0.0-py3-none-any.whl
| Download URL | djangocms_modules-2.0.0-py3-none-any.whl |
|---|---|
| Size | 24.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c8c7162f43aa7dfea5153cee2b453bc44a595e3c7785e33d683ff48f4d6e6625
|
|
BLAKE2b-256 checksum How to use checksums |
56ac2e3926dc6e161658e40e1a4a6a60970f178f2feed9f76452545105a344a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|