Re: [Django] #9984: Documentation needed for reverse() and url tag limitations regarding mixed args and kwargs

2009-02-26 Thread Django
#9984: Documentation needed for reverse() and url tag limitations regarding 
mixed
args and kwargs
+---
  Reporter:  Killarny   | Owner:  nobody
Status:  closed | Milestone:
 Component:  Documentation  |   Version:  1.0   
Resolution:  duplicate  |  Keywords:
 Stage:  Unreviewed | Has_patch:  0 
Needs_docs:  0  |   Needs_tests:  0 
Needs_better_patch:  0  |  
+---
Changes (by jacob):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => duplicate
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Dup of #8764.

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #9984: Documentation needed for reverse() and url tag limitations regarding mixed args and kwargs

2009-01-07 Thread Django
#9984: Documentation needed for reverse() and url tag limitations regarding 
mixed
args and kwargs
---+
 Reporter:  Killarny   |   Owner:  nobody
   Status:  new|   Milestone:
Component:  Documentation  | Version:  1.0   
 Keywords: |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 As discussed on the django-developers list [http://groups.google.com/group
 /django-developers/browse_thread/thread/6356d87372352eab in this thread],
 reverse() and {% url %} do not support matching views which have both
 required arguments and keyword arguments. However, the documentation is
 unclear about this, and should be updated a bit to mention these
 limitations in some fashion.

 The documentation pages in question are:

 http://docs.djangoproject.com/en/dev/topics/http/urls/#reverse

 http://docs.djangoproject.com/en/dev/ref/templates/builtins/#url

-- 
Ticket URL: 
Django 
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 django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---