﻿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
28910	Add a way to add query strings to reverse_lazy()	Sina	Sina	"Hi
How can I add query strings to a lazy url reverser?
some thing like this:
{{{
reverse_lazy('home', query={test: 'hi'})
}}}
so this will compile to: /home?test=hi
This is a MUST have feature at least for lazy reversers I don't know why django doesn't have this!!!
"	New feature	closed	Core (URLs)	2.0	Normal	duplicate	urls	sharifzadesina@…	Unreviewed	0	0	0	0	0	0
