Skip to main content

django-cookie-control

A Django plugin to integrate the Civic UK Cookie Control (https://www.civicuk.com/cookie-control)

The plugin is compatible with Django, DjangoCMS and Django/CMS multisite.

To install

Install the application via pip:

pip install django-cookie-control

Add 'django_cookie_control' to installed apps:

INSTALLED_APPS = [ ... 'django_cookie_control', ...]

Add/Edit the following to settings.py if required with required cookies:

# DEFAULT if missing:
COOKIE_CONTROL_REQUIRED_COOKIES = ['csrftoken','django_language','sessionid','django_privacy_mgmt_preferences','AWSALB']

Run or make migrations:

python.exe manage.py migrate

To configure

For a full list of configuration settings see the Civic UK site, here:

https://www.civicuk.com/cookie-control/v8/documentation

Plugin configuration overview:

  1. Add a new configuration - custom configuration for different sites via multisite.

  1. Configure Main Settings
  • Site name
  • API key
  • Cookie Control product version: Community, Pro, Pro Multisite

  1. Display Options
  • Position
  • Theme style
  • Toggle type
  • Close style

  1. Text and Accessibility

  1. Custom Settings

  1. Pro and Pro_Multisite Settings A series of settings for the paid Pro plugins, including:
  • Custom text
  • Custom formatting

  1. Cookies
  • Necessary Cookies
    • A simple list of cookie names, including wildcards that are necessary for the site
    • A default list for Django, DjangoCMS, and AWS are already included.
  • Optional Cookies
    • Add an optional cookie or package of cookies that can be turned off for the site
    • Using separate functions On Accept or for On Revoke the cookies can be customised to be disable or enabled.

To Test

Use IE11's emulation to test this tool -

Download files

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

Source Distribution

django_cookie_control-1.1.0.tar.gz (25.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_cookie_control-1.1.0-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

Release history Release notifications | RSS feed

9.6.1

2 files

9.6.0

2 files

4.1.0

2 files

4.0.1

2 files

4.0.0

2 files

3.0.0

2 files

2.1.0

2 files

2.0.0

2 files

1.1.1

2 files

This release

1.1.0 This release

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page