Contents

django-cookies-samesite 0.9.0

0

Middleware which sets SameSite flag for session and csrf cookies in legacy versions of Django.

Middleware which sets SameSite flag for session and csrf cookies in legacy versions of Django.

Stars: 49, Watchers: 49, Forks: 35, Open Issues: 3

The jotes/django-cookies-samesite repo was created 5 years ago and the last code push was 2 years ago. The project is moderately popular with 49 github stars!

How to Install django-cookies-samesite

You can install django-cookies-samesite using pip

pip install django-cookies-samesite

or add it to a project with poetry

poetry add django-cookies-samesite

Package Details

Author
Jarek "jotes" Śmiejczak
License
Homepage
https://github.com/jotes/django-cookies-samesite
PyPi:
https://pypi.org/project/django-cookies-samesite/
GitHub Repo:
https://github.com/jotes/django-cookies-samesite

Classifiers

No  django-cookies-samesite  pypi packages just yet.

Errors

A list of common django-cookies-samesite errors.

Code Examples

Here are some django-cookies-samesite code examples and snippets.

Related Packages & Articles

django-compat 1.0.15

For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11