﻿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
33032	Document django.shortcuts.resolve_url	Sébastien Corbin	Sébastien Corbin	"Multiple times while training django newcomers and answering SO questions, I found myself incapable of linking a documentation about the (although public) `resolve_url` function. You can see for yourself : https://docs.djangoproject.com/en/stable/search/?q=resolve_url
I use it mostly in tests (more readable than reverse) or while implementing `get_success_url` with dynamic arguments.

Hence I searched for tickets mentioning this and could not understand why they were closed https://code.djangoproject.com/ticket/30515

So I'm taking the chance by submitting a PR this time."	Cleanup/optimization	closed	Documentation	3.2	Normal	duplicate			Unreviewed	1	0	0	0	0	0
