Aldryn django CMS is an opinionated django CMS setup bundled as an Aldryn addon for the Divio Cloud.
Aldryn addons are wrappers around Python packages, that take care of their installation and configuration.
Python/Django compatibility
This version of Aldryn django CMS installs and is compatible with:
Get started
See the Divio Developer Handbook for general information on using the platform. Start with the tutorial if this is new to you.
Recommended
To use Aldryn django CMS, create a new Aldryn django CMS project on the Divio Control Panel. This project type includes Aldryn django CMS along with some additional packages in order to set up a ready-to-go project. The additional packages include Django Filer, a default set of plugins, Django Parler and others.
Alternative option
Alternatively, you can install Aldryn django CMS in an Aldryn Divio Django project, but in this case, you will need to install Django Filer and other components included in the Divio django CMS base project yourself.
How to
Contribute
This is a an open-source project. We’d 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.
Run tests
Run tests by executing:
virtualenv env source env/bin/activate pip install -r tests/requirements.txt python setup.py test
Release a new version
Each Aldryn django CMS release uses the version number of the corresponding django CMS release, with an extra number (starting with 1) to indicate the version of Aldryn django CMS for that release. So for example version 3.7.4.3 of Aldryn django CMS is the third Aldryn django CMS version that installs django CMS 3.7.4.
Repeat the following until you are satisfied that the Addon works as expected:
Ensure that you are working in a clean local directory, and that no unwanted compiled or other files are present.
Update the CHANGELOG.rst as and if required.
Update the version number in __init__.py and setup.py.
Use the Divio CLI to verify and upload the addon (see How to update an existing addon to the the Alpha channel.
Test the Addon on the Divio platform.
Once satisfied:
Push to Git, make a pull request, ask for a review, obtain approval, squash and merge.
Tag with the version number.
Move the release to the Beta or Stable channel as appropriate, and add a note to the Changelog field, on Divio.
Notify the team via Slack.
Release files for aldryn-django-cms 4.0.1.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aldryn_django_cms-4.0.1.19.tar.gz | 7.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aldryn_django_cms-4.0.1.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.3 kB
Release files / aldryn_django_cms-4.0.1.19.tar.gz
| Download URL | aldryn_django_cms-4.0.1.19.tar.gz |
|---|---|
| Size | 7.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
411b13d0fa947b47d02ad3253244659cfa441c82527a3dc40cef205bdb8370dd
|
|
BLAKE2b-256 checksum How to use checksums |
33eedd6614432b4f99bae1c6aa1fa2bc2f34cc2b4ccf528bb45507305bf3408b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.18
|
Release files / aldryn_django_cms-4.0.1.19-py3-none-any.whl
| Download URL | aldryn_django_cms-4.0.1.19-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bc7ac9ef619bc4c09ff8ee1bbceeaad59f4f9aed61b94797550121f5fe0f4084
|
|
BLAKE2b-256 checksum How to use checksums |
35926b626c8eecfc279e14c697f27fcfa69e7ece7f14aa21328e0f52e5b38266
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.9.18
|