diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/3.1.1.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/releases/3.1.1.txt b/docs/releases/3.1.1.txt index d2c08fed5a..0a0eeb461a 100644 --- a/docs/releases/3.1.1.txt +++ b/docs/releases/3.1.1.txt @@ -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`). |
