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.4.0.tar.gz (7.0 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_cms_qe-3.4.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.4.0.tar.gz
Algorithm Hash digest
SHA256 f09d67c49a878ae97213451e05e6aa95eb06ec30e841438daa63411bee9f4aa3
MD5 90105b7960d174f1cfd2b7baf637b420
BLAKE2b-256 904236490e5d16b995b3290c8bb3bb5c00b67e5d6f2fa9c95567488d9c3cee39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cms_qe-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb3da60bbe7facec2a60360ff833cca7b3be63c77768b0cf908924f72f5062d
MD5 03aa37bb39ade033ac104da738904770
BLAKE2b-256 19d26b6a22da52f31621dc74359a37691e475f7d7dfb428540e0ae9632591196

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