No project description provided
Project description
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.
- Install new version of module
pip install garpixcms==4.0.0
. - 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 ingarpixcms/settings.py
andgarpixcms/urls.py
respectively). - After applying the migrations run command
python3 manage.py update_user_module
. - 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>
_
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
garpixcms-4.5.2.tar.gz
(43.4 kB
view details)
Built Distribution
garpixcms-4.5.2-py3-none-any.whl
(59.8 kB
view details)
File details
Details for the file garpixcms-4.5.2.tar.gz
.
File metadata
- Download URL: garpixcms-4.5.2.tar.gz
- Upload date:
- Size: 43.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab24633346eb5a79aa2d54bf062cf264f7c93babc7b7d2523ee4ec9947039f20 |
|
MD5 | 2132adf2e11f3e2bddfa204d2229eccb |
|
BLAKE2b-256 | 4c8396dc73b09b8473f2ae393d3793f5ce31260b87c935c2223065713cc62d1e |
File details
Details for the file garpixcms-4.5.2-py3-none-any.whl
.
File metadata
- Download URL: garpixcms-4.5.2-py3-none-any.whl
- Upload date:
- Size: 59.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60822a0f9f49661cac08676964ddd78086057d74dbbccaa9efbe99b207a8617e |
|
MD5 | f0878af5403ec8931f2a07348620a432 |
|
BLAKE2b-256 | 19b9ff794ccd1eeaa20e3b2f771dcdbc1bb49c2919597ace4290c48a8b28b6f0 |