django-cms-qe


Namedjango-cms-qe JSON
Version 3.4.2 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_time2024-12-10 08:53:36
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/7d/e9/a1f940f4bec70d0bedfed5bce23ff5b69a39b44fd492eff65343ad06476f/django_cms_qe-3.4.2.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.4.2",
    "project_urls": {
        "Homepage": "https://websites.pages.nic.cz/django-cms-qe"
    },
    "split_keywords": [
        "django",
        " cms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0886d7fd7cc359d803a7189167ceaf0fcc142eda3503702275c8c1ff270f6e4c",
                "md5": "95ae8bc574b8219e789d88677df26554",
                "sha256": "a4b40742c7904654ece97435c946d069343b4252707354b188b58dcea35ff0c2"
            },
            "downloads": -1,
            "filename": "django_cms_qe-3.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95ae8bc574b8219e789d88677df26554",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8133473,
            "upload_time": "2024-12-10T08:53:32",
            "upload_time_iso_8601": "2024-12-10T08:53:32.809970Z",
            "url": "https://files.pythonhosted.org/packages/08/86/d7fd7cc359d803a7189167ceaf0fcc142eda3503702275c8c1ff270f6e4c/django_cms_qe-3.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7de9a1f940f4bec70d0bedfed5bce23ff5b69a39b44fd492eff65343ad06476f",
                "md5": "c3efc3200f806ae466fe49cba5b841f8",
                "sha256": "cc433c948caf6083b3711a9f7911e1d87a897339830be05bd36e1f7ddad51039"
            },
            "downloads": -1,
            "filename": "django_cms_qe-3.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c3efc3200f806ae466fe49cba5b841f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7014858,
            "upload_time": "2024-12-10T08:53:36",
            "upload_time_iso_8601": "2024-12-10T08:53:36.918830Z",
            "url": "https://files.pythonhosted.org/packages/7d/e9/a1f940f4bec70d0bedfed5bce23ff5b69a39b44fd492eff65343ad06476f/django_cms_qe-3.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 08:53:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-cms-qe"
}
        
Elapsed time: 0.39860s