﻿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
23715	Template tag urlize and exclamation mark	Steven	Markus Holtermann	"The template tag `urlize` cannot create the urls correctly when an exclamation mark follows an url.

text = ""Check out www.djangoproject.com!""
text|urlize

results in:

""Check out <a href=""(...)!"">www.djangoproject.com!</a>"""	Bug	closed	Template system	1.7	Normal	fixed		info+coding@…	Ready for checkin	1	0	0	0	0	0
