mirror of
https://github.com/django/django.git
synced 2024-12-01 15:42:04 +01:00
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
Block a user