Project description
feincms3 Cookie Control Panel
Integration
- Install
venv/bin/pip install feincms3-cookiecontrol
- Add
"feincms3_cookiecontrol"
to settings.py
- Define
MIGRATION_MODULES = {"feincms3_cookiecontrol": "..."}
and run
./manage.py makemigrations feincms3_cookiecontrol
.
- Configure cookie scripts, cookie categories and app settings to override
default panel configurations
- Include template tag:
<!-- e.g. base.html -->
{% load feincms3_cookiecontrol %}
<body>
...
{% feincms3_cookiecontrol_panel page %}
...
</body>
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
File details
Details for the file feincms3_cookiecontrol-0.0.5.tar.gz
.
File metadata
-
Download URL:
feincms3_cookiecontrol-0.0.5.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.7
File hashes
Hashes for feincms3_cookiecontrol-0.0.5.tar.gz
Algorithm |
Hash digest |
|
SHA256 |
d625ba695ad532b489898708a8639d7cfa54518be2d5fc0c8ddb9b0bd0db089f |
|
MD5 |
fab434530c287600d58140ddcd6482c2 |
|
BLAKE2b-256 |
340c3cce9585f4e44f09c0230cfdaf45f6842c0ae4f543860197438fd8a0707c |
|
See more details on using hashes here.
File details
Details for the file feincms3_cookiecontrol-0.0.5-py3-none-any.whl
.
File metadata
-
Download URL:
feincms3_cookiecontrol-0.0.5-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.7
File hashes
Hashes for feincms3_cookiecontrol-0.0.5-py3-none-any.whl
Algorithm |
Hash digest |
|
SHA256 |
7c2d37227baab95f114ceec362fbbf911bebeb916e15ae0b01573ca4fd997860 |
|
MD5 |
7738655476d79461aa5bc3a314134910 |
|
BLAKE2b-256 |
44ff99bde7ed9655230dd85e2c7e6c639fe32edc4ceeead172135e28b21be2f8 |
|
See more details on using hashes here.