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.pyandgarpixcms/urls.pyrespectively). - After applying the migrations run command
python3 manage.py update_user_module. - Set .env variable
ENABLE_GARPIX_AUTHto 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file garpixcms-4.3.0.tar.gz.
File metadata
- Download URL: garpixcms-4.3.0.tar.gz
- Upload date:
- Size: 43.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
064f454eea90140194845e6cee2903a7dc47083addb8af70690a12064bbed2bb
|
|
| MD5 |
778d0fb66e13d3836974e3b9d9a5e455
|
|
| BLAKE2b-256 |
6b679021d16fb3074fca17705315ff5b730c565961dbb3a39a09b17607600918
|
File details
Details for the file garpixcms-4.3.0-py3-none-any.whl.
File metadata
- Download URL: garpixcms-4.3.0-py3-none-any.whl
- Upload date:
- Size: 59.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/6.6.0 pkginfo/1.9.6 requests/2.31.0 requests-toolbelt/1.0.0 tqdm/4.65.0 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e14f5ef73e24d3d5ebdb8ad2ac5caa92b68b897dc5f63c25563f3dc63e0effd0
|
|
| MD5 |
46da1c6b7a138d11d1104ff8ea1a1a19
|
|
| BLAKE2b-256 |
0d759c7269f75a151aeefdf42710114db7c56af8ed268c90cba627d68b9ebfb8
|