garpixcms


Namegarpixcms JSON
Version 4.5.2 PyPI version JSON
download
home_pagehttps://github.com/garpixcms/garpixcms
Summary
upload_time2023-09-19 10:30:17
maintainer
docs_urlNone
authorGarpix LTD
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
GarpixCMS
=========

Start new project with GarpixCMS
--------------------------------

.. code-block:: bash

   pip install cookiecutter

   cookiecutter https://github.com/garpixcms/garpixcms-empty-template

   # Enter name for your website...

   cd website

   # See README.md of project

   cat README.md

Garpix user
=========

Starting from version 4.0.0 of cms `garpix_auth` is deprecated and replaces by `garpix_user`.
If you used `garpix_auth` in your project with an older cms version, follow the steps below to update correctly.

1. Install new version of module `pip install garpixcms==4.0.0`.
2. Following the instructions for installing `garpix_user` (https://github.com/garpixcms/garpix_user#quickstart) set up the project (note that routes and basic settings are already included in the garpixcms module in `garpixcms/settings.py` and ` garpixcms/urls.py` respectively).
3. After applying the migrations run command `python3 manage.py update_user_module`.
4. Set .env variable `ENABLE_GARPIX_AUTH` to False or just delete it.

Changelog
=========

See `CHANGELOG.md <CHANGELOG.md>`_.

Contributing
============

See `CONTRIBUTING.md <CONTRIBUTING.md>`_.

License
=======

`MIT <LICENSE>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/garpixcms/garpixcms",
    "name": "garpixcms",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Garpix LTD",
    "author_email": "info@garpix.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/83/96dc73b09b8473f2ae393d3793f5ce31260b87c935c2223065713cc62d1e/garpixcms-4.5.2.tar.gz",
    "platform": null,
    "description": "\nGarpixCMS\n=========\n\nStart new project with GarpixCMS\n--------------------------------\n\n.. code-block:: bash\n\n   pip install cookiecutter\n\n   cookiecutter https://github.com/garpixcms/garpixcms-empty-template\n\n   # Enter name for your website...\n\n   cd website\n\n   # See README.md of project\n\n   cat README.md\n\nGarpix user\n=========\n\nStarting from version 4.0.0 of cms `garpix_auth` is deprecated and replaces by `garpix_user`.\nIf you used `garpix_auth` in your project with an older cms version, follow the steps below to update correctly.\n\n1. Install new version of module `pip install garpixcms==4.0.0`.\n2. Following the instructions for installing `garpix_user` (https://github.com/garpixcms/garpix_user#quickstart) set up the project (note that routes and basic settings are already included in the garpixcms module in `garpixcms/settings.py` and ` garpixcms/urls.py` respectively).\n3. After applying the migrations run command `python3 manage.py update_user_module`.\n4. Set .env variable `ENABLE_GARPIX_AUTH` to False or just delete it.\n\nChangelog\n=========\n\nSee `CHANGELOG.md <CHANGELOG.md>`_.\n\nContributing\n============\n\nSee `CONTRIBUTING.md <CONTRIBUTING.md>`_.\n\nLicense\n=======\n\n`MIT <LICENSE>`_\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "4.5.2",
    "project_urls": {
        "Homepage": "https://github.com/garpixcms/garpixcms"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19b9ff794ccd1eeaa20e3b2f771dcdbc1bb49c2919597ace4290c48a8b28b6f0",
                "md5": "f0878af5403ec8931f2a07348620a432",
                "sha256": "60822a0f9f49661cac08676964ddd78086057d74dbbccaa9efbe99b207a8617e"
            },
            "downloads": -1,
            "filename": "garpixcms-4.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0878af5403ec8931f2a07348620a432",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 59790,
            "upload_time": "2023-09-19T10:30:16",
            "upload_time_iso_8601": "2023-09-19T10:30:16.018687Z",
            "url": "https://files.pythonhosted.org/packages/19/b9/ff794ccd1eeaa20e3b2f771dcdbc1bb49c2919597ace4290c48a8b28b6f0/garpixcms-4.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c8396dc73b09b8473f2ae393d3793f5ce31260b87c935c2223065713cc62d1e",
                "md5": "2132adf2e11f3e2bddfa204d2229eccb",
                "sha256": "ab24633346eb5a79aa2d54bf062cf264f7c93babc7b7d2523ee4ec9947039f20"
            },
            "downloads": -1,
            "filename": "garpixcms-4.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2132adf2e11f3e2bddfa204d2229eccb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 43400,
            "upload_time": "2023-09-19T10:30:17",
            "upload_time_iso_8601": "2023-09-19T10:30:17.819243Z",
            "url": "https://files.pythonhosted.org/packages/4c/83/96dc73b09b8473f2ae393d3793f5ce31260b87c935c2223065713cc62d1e/garpixcms-4.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 10:30:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "garpixcms",
    "github_project": "garpixcms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "garpixcms"
}
        
Elapsed time: 0.22740s