Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22462

Bojan Mihelac: Django cookie consent application

$
0
0

django-cookie-consent is a reusable application for managing various cookies and visitors consent for their use in Django project.

Features:

  • cookies and cookie groups are stored in models for easy management through Django admin interface
  • support for both opt-in and opt-out cookie consent schemes
  • removing declined cookies (or non accepted when opt-in scheme is used)
  • logging user actions when they accept and decline various cookies
  • easy adding new cookies and seamlessly re-asking for consent for new cookies

Source code and example app are available on GitHub:
https://github.com/bmihelac/django-cookie-consent

Documentation:
https://django-cookie-consent.readthedocs.org/en/latest/


Viewing all articles
Browse latest Browse all 22462

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>