summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index 9e473dfa46..c91ea2d218 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -453,6 +453,8 @@ these changes.
* ``django.db.backends.util``
* ``django.forms.util``
+* ``ModelAdmin.get_formsets`` will be removed.
+
2.0
---