mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #31863 -- Added release notes for 94ea79be13.
This commit is contained in:
@@ -29,3 +29,6 @@ Bugfixes
|
||||
* Fixed a regression in Django 3.1 that caused a crash when passing deprecated
|
||||
keyword arguments to a queryset in ``TemplateView.get_context_data()``
|
||||
(:ticket:`31877`).
|
||||
|
||||
* Fixed a data loss possibility, following a regression in Django 2.0, when
|
||||
copying model instances with a cached fields value (:ticket:`31863`).
|
||||
|
||||
Reference in New Issue
Block a user