summaryrefslogtreecommitdiff
path: root/docs/forms.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/forms.txt')
-rw-r--r--docs/forms.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/forms.txt b/docs/forms.txt
index 547323d103..b43c7c01f8 100644
--- a/docs/forms.txt
+++ b/docs/forms.txt
@@ -1828,11 +1828,7 @@ Generating forms for models
The prefered way of generating forms that work with models is explained in the
`ModelForms documentation`_.
-Looking for the ``form_for_model`` and ``form_for_instance`` documentation?
-They've been deprecated, but you can still `view the documentation`_.
-
.. _ModelForms documentation: ../modelforms/
-.. _view the documentation: ../form_for_model/
Media
=====