forked from pool/python-Django
- update to 3.0.9
* Allowed setting the SameSite cookie flag in HttpResponse.delete_cookie()
* Fixed crash when sending emails to addresses with display names longer than
75 chars on Python 3.6.11+, 3.7.8+, and 3.8.4+
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=66
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 11:36:36 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 3.0.9
|
||||
* Allowed setting the SameSite cookie flag in HttpResponse.delete_cookie()
|
||||
* Fixed crash when sending emails to addresses with display names longer than
|
||||
75 chars on Python 3.6.11+, 3.7.8+, and 3.8.4+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 11:52:27 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user