mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
This reverts commit 20799cc0a6
.
This commit is contained in:
parent
b5acb9db75
commit
04e87e79a0
3 changed files with 5 additions and 26 deletions
|
@ -26,10 +26,6 @@ Bugfixes
|
|||
related fields pointing to a proxy model in the ``of`` argument, the
|
||||
corresponding model was not locked (:ticket:`31866`).
|
||||
|
||||
* 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`).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue