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.0rc33.tar.gz
(44.2 kB
view details)
Built Distribution
File details
Details for the file garpixcms-4.6.0rc33.tar.gz
.
File metadata
- Download URL: garpixcms-4.6.0rc33.tar.gz
- Upload date:
- Size: 44.2 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 | 53f4402c3bbfd1ff7483b56267c774ae9b36cefbd54d3e1e6ce3c17425f81420 |
|
MD5 | da2810538a87111e4db79f91137c6bd4 |
|
BLAKE2b-256 | d06ace544997a3fd706301a2a7592f4d0b6deb33af791f0caaa01c4eee4d7a36 |
File details
Details for the file garpixcms-4.6.0rc33-py3-none-any.whl
.
File metadata
- Download URL: garpixcms-4.6.0rc33-py3-none-any.whl
- Upload date:
- Size: 64.7 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 | 20a2f39e10ed6d3cb4e6bfe633f6c2ff15f689c5adebc67c862f7f0332a30f05 |
|
MD5 | 60a5ecbab5584583053c596b4ca66eff |
|
BLAKE2b-256 | a9c900998e3e1f49dba7d5131feeceb29c3444c61d4400853881ffd5fcfd3432 |