django-cms-qe


Namedjango-cms-qe JSON
Version 3.5.0 PyPI version JSON
download
home_pagehttps://websites.pages.nic.cz/django-cms-qe
SummaryDjango CMS Quick & Easy provides all important modules to run new page withouta lot of coding. Aims to do it very easily and securely.
upload_time2025-02-19 12:02:10
maintainerNone
docs_urlNone
authorCZ.NIC, z.s.p.o.
requires_python>=3.9
licenseBSD License
keywords django cms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](<https://websites.pages.nic.cz/django-cms-qe>) or [GitLab](https://gitlab.nic.cz/websites/django-cms-qe).

## 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](https://gitlab.nic.cz/utils/djangocms-upgrade-plugins) tool.

            

Raw data

            {
    "_id": null,
    "home_page": "https://websites.pages.nic.cz/django-cms-qe",
    "name": "django-cms-qe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "django, cms",
    "author": "CZ.NIC, z.s.p.o.",
    "author_email": "kontakt@nic.cz",
    "download_url": "https://files.pythonhosted.org/packages/07/b9/83333007322fdfbd4a8a7e7fdfb09cb8a64310184ed56bd5e94eb71e054e/django_cms_qe-3.5.0.tar.gz",
    "platform": null,
    "description": "# Django CMS QE\n\nDjango CMS Quick & Easy provides all important modules to run new page\nwithout a lot of coding. Aims to do it very easily and securely.\n\nFor more information please read [documentation](<https://websites.pages.nic.cz/django-cms-qe>) or [GitLab](https://gitlab.nic.cz/websites/django-cms-qe).\n\n## Development\n\nTo prepare your dev environment run this command:\n\n    make prepare-dev  (run with apt get update)\n    make prepare-env\n\nCaution! It is allowed only Python >= 3.9 due to typing:\n\n    VENV_PYTHON=/usr/bin/python3.9 make prepare-venv\n\nTo prepare the explicit python version into the explicit folder:\n\n    VENV_PATH=/home/username/venv VENV_PYTHON=/usr/bin/python3.9 make prepare-venv\n    export VENV_PATH=/home/username/venv\n\nTo run tests or lint use this commands:\n\n    make test\n    make lint\n\nTo run only particular test:\n\n    make test=cms_qe_table/tests/test_utils.py::test_get_model_by_table test\n\nTo run example use this command:\n\n    make run-example\n\n\nTo call other Django commands:\n\n    make cmd  (List django commands, same like --help)\n    make cmd=dbshell cmd\n    make cmd='createsuperuser --username=dave --email=dave@rd.foo' cmd\n\nTo find more useful commands, run just `make`.\n\n## Upgrade\n\nTo upgrade from version `2.2` to version >= `3.0.0`, you can use the [DjangoCMS upgrade plugins](https://gitlab.nic.cz/utils/djangocms-upgrade-plugins) tool.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Django CMS Quick & Easy provides all important modules to run new page withouta lot of coding. Aims to do it very easily and securely.",
    "version": "3.5.0",
    "project_urls": {
        "Homepage": "https://websites.pages.nic.cz/django-cms-qe"
    },
    "split_keywords": [
        "django",
        " cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f0339c0756cc3e679418fd34209f3f5c879141ab01bf025770d8a0041317eb9",
                "md5": "15daccc79543342ae555c2feebeaa3c2",
                "sha256": "51a2b2a30810898ce5634ce9fd8782fc3bbb0e814578af5f50da286ab3dd8123"
            },
            "downloads": -1,
            "filename": "django_cms_qe-3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15daccc79543342ae555c2feebeaa3c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8154580,
            "upload_time": "2025-02-19T12:01:55",
            "upload_time_iso_8601": "2025-02-19T12:01:55.061202Z",
            "url": "https://files.pythonhosted.org/packages/0f/03/39c0756cc3e679418fd34209f3f5c879141ab01bf025770d8a0041317eb9/django_cms_qe-3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07b983333007322fdfbd4a8a7e7fdfb09cb8a64310184ed56bd5e94eb71e054e",
                "md5": "3601031fc605c86c83ef270a44955d99",
                "sha256": "9801334ad5caa1096bd84d6c56b32ca733f6f36521f9412790fc175507daae64"
            },
            "downloads": -1,
            "filename": "django_cms_qe-3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3601031fc605c86c83ef270a44955d99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7023502,
            "upload_time": "2025-02-19T12:02:10",
            "upload_time_iso_8601": "2025-02-19T12:02:10.451611Z",
            "url": "https://files.pythonhosted.org/packages/07/b9/83333007322fdfbd4a8a7e7fdfb09cb8a64310184ed56bd5e94eb71e054e/django_cms_qe-3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 12:02:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-cms-qe"
}
        
Elapsed time: 1.59482s