Fixed a typo in the docs, thanks to sunoano for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15277 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
47c653999f
commit
5fcce5e10f
|
@ -51,7 +51,7 @@ can be replaced with an instance of
|
|||
-----------------------------------------------------
|
||||
|
||||
The ``template`` argument to the ``direct_to_template`` view has been renamed
|
||||
``template_name``. This has ben done to maintain consistency with other views.
|
||||
``template_name``. This has been done to maintain consistency with other views.
|
||||
|
||||
``object_id`` argument to detail views
|
||||
--------------------------------------
|
||||
|
|
Loading…
Reference in New Issue