Kaydet (Commit) 51f4e95c authored tarafından Jacob Kaplan-Moss's avatar Jacob Kaplan-Moss

Fixed #1206 -- fixed a small typo in docs/generic_views.txt (thanks, Matt)

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1929 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 11f8bd9d
......@@ -329,7 +329,7 @@ The create/update/delete views are:
Uses the template ``app_label/module_name_form`` by default. This is the
same template as the ``update_object`` view below. Your template can tell
the different by the presence or absence of ``{{ object }}`` in the
the difference by the presence or absence of ``{{ object }}`` in the
context.
Has the following template context:
......
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