Kaydet (Commit) f5328f4c authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Fixed #7841 -- Fixed typo in docs/forms.txt. Thanks, msaelices

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 0894ddb2
......@@ -808,7 +808,7 @@ Here's an example of how you might use this in a template::
{% else %}
<form method="post" action="/foo/">
{% endif %}
{% form %}
{{ form }}
</form>
Subclassing forms
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment