Django CMS Quick & Easy provides all important modules to run new page withouta lot of coding. Aims to do it very easily and securely.
Project description
Django CMS QE
Django CMS Quick & Easy provides all important modules to run new page without a lot of coding. Aims to do it very easily and securely.
For more information please read documentation or GitLab.
Development
To prepare your dev environment run this command:
make prepare-dev (run with apt get update)
make prepare-env
Caution! It is allowed only Python >= 3.9 due to typing:
VENV_PYTHON=/usr/bin/python3.9 make prepare-venv
To prepare the explicit python version into the explicit folder:
VENV_PATH=/home/username/venv VENV_PYTHON=/usr/bin/python3.9 make prepare-venv
export VENV_PATH=/home/username/venv
To run tests or lint use this commands:
make test
make lint
To run only particular test:
make test=cms_qe_table/tests/test_utils.py::test_get_model_by_table test
To run example use this command:
make run-example
To call other Django commands:
make cmd (List django commands, same like --help)
make cmd=dbshell cmd
make cmd='createsuperuser --username=dave --email=dave@rd.foo' cmd
To find more useful commands, run just make
.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file django-cms-qe-3.0.5.tar.gz
.
File metadata
- Download URL: django-cms-qe-3.0.5.tar.gz
- Upload date:
- Size: 7.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad20f67e18be24899beefd86a8a8ec89a92411212a09cc97b2ec96e1be245464 |
|
MD5 | 1672828e3a17a839fb188c86ecfc5ccb |
|
BLAKE2b-256 | e5e8e7f35e80b2cb43ebdea4ee551db9a132c36c1286b2ef066fd037f91d87df |
File details
Details for the file django_cms_qe-3.0.5-py3-none-any.whl
.
File metadata
- Download URL: django_cms_qe-3.0.5-py3-none-any.whl
- Upload date:
- Size: 8.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3159564425eb6b503e3cadc9e2760c1e6a89704b4e982f076f6042530620f386 |
|
MD5 | b0d64092fe211f2cb28e135502b05050 |
|
BLAKE2b-256 | 6526ba12a4082ca62f62130bc46d01a39d4adc683374eba3d99352aabb36891a |