#25582: reverse() to url including GET parameters: .../myview?foo=bar
-----------------------------+--------------------
     Reporter:  guettli      |      Owner:  nobody
         Type:  New feature  |     Status:  new
    Component:  Core (URLs)  |    Version:  1.8
     Severity:  Normal       |   Keywords:
 Triage Stage:  Unreviewed   |  Has patch:  0
Easy pickings:  0            |      UI/UX:  0
-----------------------------+--------------------
 It is a common question on stackoverflow and other places:

 How to reverse() to url including GET parameters? Example:
 .../myview?foo=bar

 http://stackoverflow.com/questions/9585491/how-do-i-pass-get-parameters-
 using-django-urlresolvers-reverse

 http://stackoverflow.com/a/27641445/633961

 It would be very nice if django could implement a short-cut which provides
 this.

 It would be useful for python code and template, too.

--
Ticket URL: <https://code.djangoproject.com/ticket/25582>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.404f24a4602e33f1c20471d05b8d1c02%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to