django-cookies-samesite 0.9.0
0
Middleware which sets SameSite flag for session and csrf cookies in legacy versions of Django.
Contents
Middleware which sets SameSite flag for session and csrf cookies in legacy versions of Django.
Stars: 49, Watchers: 49, Forks: 35, Open Issues: 3The jotes/django-cookies-samesite
repo was created 6 years ago and the last code push was 3 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
Related Packages
Errors
A list of common django-cookies-samesite errors.
Code Examples
Here are some django-cookies-samesite
code examples and snippets.