django-cookies-samesite

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-cookies-samesite

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.9.0 2021-04-03  
0.8.0 2020-10-08  
0.7.0 2020-09-14  
0.6.5 2020-07-05  
0.6.4 2020-06-27  
0.6.3 2020-05-31  
0.6.2 2020-05-24  
0.6.1 2020-05-13  
0.6.0 2020-05-12  
0.5.1 2020-03-19  
0.5.0 2020-03-17  
0.4.0 2020-02-04  
0.3.0 2020-01-16  
0.2.0 2018-08-15
0.1.2 2018-05-17
0.1.1 2018-05-17
0.1.0 2018-05-17

Issues with this package?

Page last updated 2025-07-17 19:19:50 UTC