Skip to main content

Cookie Control Panel for GDPR compliant feincms3 websites

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>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

feincms3_cookiecontrol-0.0.5.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

feincms3_cookiecontrol-0.0.5-py3-none-any.whl (22.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page