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.0rc30.tar.gz
(44.1 kB
view details)
Built Distribution
File details
Details for the file garpixcms-4.6.0rc30.tar.gz
.
File metadata
- Download URL: garpixcms-4.6.0rc30.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 | 6e47e8c54430a1fbc5bdb9d60daa459506004ebff43904a3a63df14ddeec7fa9 |
|
MD5 | cf50c3fcdd78bfb31acc1f301bd6ac7e |
|
BLAKE2b-256 | f61078729b718606ffc2940b3ea87f61a42968b3b85615cbb9dcd00c9026345e |
File details
Details for the file garpixcms-4.6.0rc30-py3-none-any.whl
.
File metadata
- Download URL: garpixcms-4.6.0rc30-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 | 9e5f18a2e3b204eded9a8cf4cd7acc9c729f11a1c9142943888299b1f3f890a1 |
|
MD5 | 70f626e90c3fb5139adebb0a9fe1e6e6 |
|
BLAKE2b-256 | 3420f3e745d8e71a93abddcd3460568c7a1cf644974b5b9e7d260dc958ee843d |