summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2016-02-23 15:39:20 -0800
committerTim Graham <timograham@gmail.com>2016-02-24 07:02:51 -0500
commitb41268135995cef46d40e550f9301fab20cf330d (patch)
tree063e280d5debf94c734de62bfe048fa6f05e7244 /docs
parent1ff6e37de46f0cbf271a287a0ca67678e741a90a (diff)
downloaddjango-b41268135995cef46d40e550f9301fab20cf330d.tar.gz
Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.8.10.txt2
-rw-r--r--docs/releases/1.9.3.txt2
-rw-r--r--docs/spelling_wordlist1
3 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/1.8.10.txt b/docs/releases/1.8.10.txt
index b63ae2abdc..c9fbd0470d 100644
--- a/docs/releases/1.8.10.txt
+++ b/docs/releases/1.8.10.txt
@@ -24,3 +24,5 @@ Bugfixes
* Reallowed dashes in top-level domain names of URLs checked by
``URLValidator`` to fix a regression in Django 1.8 (:ticket:`26204`).
+
+* Fixed ``BoundField`` to reallow slices of subwidgets (:ticket:`26267`).
diff --git a/docs/releases/1.9.3.txt b/docs/releases/1.9.3.txt
index 1ce0096968..cd7d674864 100644
--- a/docs/releases/1.9.3.txt
+++ b/docs/releases/1.9.3.txt
@@ -40,3 +40,5 @@ Bugfixes
* Fixed some crashing deprecation shims in ``SimpleTemplateResponse`` that
regressed in Django 1.9 (:ticket:`26253`).
+
+* Fixed ``BoundField`` to reallow slices of subwidgets (:ticket:`26267`).
diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist
index 90bddd50e0..9f547dfa70 100644
--- a/docs/spelling_wordlist
+++ b/docs/spelling_wordlist
@@ -632,6 +632,7 @@ quoteless
Radziej
rc
readded
+reallow
reallowed
rebase
rebased