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.6.0rc31.tar.gz
(44.1 kB
view details)
Built Distribution
File details
Details for the file garpixcms-4.6.0rc31.tar.gz
.
File metadata
- Download URL: garpixcms-4.6.0rc31.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/7.0.2 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c2be7ada3d1cf7abdaac36494e5d74e5d4c7ea5d0348121e6234cbb8a1d474 |
|
MD5 | e37bf024ffef755a475c9d5d42fab8f6 |
|
BLAKE2b-256 | bc39bab5b9c9ed8b039c024720cd7767e7f19ded974f83fd11d7d27ba90473c9 |
File details
Details for the file garpixcms-4.6.0rc31-py3-none-any.whl
.
File metadata
- Download URL: garpixcms-4.6.0rc31-py3-none-any.whl
- Upload date:
- Size: 64.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/7.0.2 pkginfo/1.10.0 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.66.2 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce024344cd0392a6e5005308b5b3ac23465ea3e21f63887df19c2a7b7dff46fb |
|
MD5 | 59e0a8bf4ed617d14ca7f3243d535cd9 |
|
BLAKE2b-256 | d10fd51a13fa1ab9f3b7f844a3b5244db5cd5c36e337150800cc0225fa5a02c6 |