Changes between Version 2 and Version 3 of Ticket #31218
- Timestamp:
- Jan 30, 2020, 1:56:28 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31218 – Description
v2 v3 3 3 In all Django release branches, response.set_cookie() method is not accepting "samesite" key set to "None" , but it seems it has been done in master branch (https://github.com/django/django/commit/b33bfc383935cd26e19a2cf71d066ac6edd1425f). 4 4 5 Do you know when it will be merged to release branche(s)?5 Do you know when it will be merged to the latest release branch(es)?