Corrected link to ModelForm doc.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8023 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ce3bdc86d4
commit
8b1684e676
|
@ -988,7 +988,7 @@ In addition to ``extra_context``, the template's context will be:
|
|||
``Form`` objects in templates.
|
||||
|
||||
.. _authentication system: ../authentication/
|
||||
.. _ModelForm docs: ../forms/modelforms
|
||||
.. _ModelForm docs: ../modelforms/
|
||||
.. _forms documentation: ../forms/
|
||||
|
||||
``django.views.generic.create_update.update_object``
|
||||
|
|
Loading…
Reference in New Issue