﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25582	Add a way to build URLs with query strings	Thomas Güttler	Ben Cardy	"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.

"	New feature	closed	Core (URLs)	dev	Normal	fixed		Ning Herbert Fortes Will Gordon thenewguy Carsten Fuchs Tom Carrick Sage Abdullah	Ready for checkin	1	0	0	0	0	0
