diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.11.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.11.1.txt b/docs/releases/1.11.1.txt index a76806c2fb..2cf7e26dfd 100644 --- a/docs/releases/1.11.1.txt +++ b/docs/releases/1.11.1.txt @@ -58,3 +58,6 @@ Bugfixes * Fixed crash when overriding the template of ``django.views.static.directory_index()`` (:ticket:`28122`). + +* Fixed a regression in formset ``min_num`` validation with unchanged forms + that have initial data (:ticket:`28130`). |
