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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_cms_qe-3.4.1.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.1.tar.gz
Algorithm Hash digest
SHA256 98a788cc9265ad0a107d71a422017d0812add169f579db25863c95b28d03d484
MD5 c24dfc41ae6e888f70ebe35151abf048
BLAKE2b-256 d2c31d41d1f9544d43024c393918500ab5a05b122710f0c4f57f00dfd7a77f69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_cms_qe-3.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7bff4153653c3f11216b78d12ce77264afec8c69b141fd4cbbc780f11f61d1c1
MD5 73a6122ab1164f91f321f3a7c0be363e
BLAKE2b-256 49f57a70cedc396c63bcc80a5352f32b847723136f636aa6794dc89d811390ca

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