#8764: Mixing args and **kwargs in reverse() function
------------------------------------+---------------------------------------
Reporter: tolano | Owner: nobody
Status: reopened | Milestone:
Component: Documentation | Version: SVN
Resolution: | Keywords: reverse function exception
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by peterbraden):
* status: closed => reopened
* resolution: wontfix =>
* component: Core framework => Documentation
Comment:
I'm reopening, not because it needs to be fixed, but because the
documentation actually is wrong when describing it:
Documentation reads:
{{{
{% url path.to.some_view arg1,arg2,name1=value1 %}
}}}
This is unclear, and the caveat described in the ticket should be
explained in the docs.
--
Ticket URL: <http://code.djangoproject.com/ticket/8764#comment:7>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---