Skip to main content

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.

Upgrade

To upgrade from version 2.2 to version >= 3.0.0, you can use the DjangoCMS upgrade plugins tool.

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

django_cms_qe-3.3.0.tar.gz (7.0 MB view details)

Uploaded Source

Built Distribution

django_cms_qe-3.3.0-py3-none-any.whl (8.1 MB view details)

Uploaded Python 3

File details

Details for the file django_cms_qe-3.3.0.tar.gz.

File metadata

  • Download URL: django_cms_qe-3.3.0.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

Hashes for django_cms_qe-3.3.0.tar.gz
Algorithm Hash digest
SHA256 b658723421f2a89a57bf2f7ba32ec4cfd8279d373e19e1b8ded1345616c1bd68
MD5 01ac5057be4f544919b4e720338af672
BLAKE2b-256 28411b5e1d8dac8b20339b6a215fd81e9c77b3cfd0f9d34ff096be9ffa146b8b

See more details on using hashes here.

File details

Details for the file django_cms_qe-3.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_cms_qe-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9ec2661ee6dda348c4c55eb12392186f4ce1e732d176a3177c870aca62e7002
MD5 230ab9f97b0a8bb9d55084c3206e9c43
BLAKE2b-256 ae163bb1c838ef238c3c675abea949e50453fa8eeb6d43d9bdc5bd8e21a3c0f5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page