mirror of
https://github.com/django/django.git
synced 2025-11-02 21:03:53 +00:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue