﻿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
33692	urlize to accept target attribute as parameter	Tim Schilling	nobody	"The anchor tag in HTML supports a target attribute (https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target) that has a set number of options. It is helpful to be able to control the user's nagivation by specifying whether a link on a page opens in the current view or in a new tab/window.

I propose adding a new parameter to the internal API django.utils.html.urlize and the public template filters `urlize` and `urlizetrunc`.
"	New feature	closed	Template system		Normal	wontfix			Unreviewed	0	0	0	0	0	0
