﻿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
21723	relative vs absolute in url tag documentation	Chris Jerdonek	nobody	"[https://docs.djangoproject.com/en/dev/ref/templates/builtins/#url The language] describing the url template tag is somewhat confusing because it uses the word ""absolute"" to describe a relative URL:

  url: Returns an absolute path reference (a URL without the domain name) matching a given view...

I would replace this with language something like:

  url: Returns the relative URL (URL without domain name) for the given view...

The key suggestion here is to use ""relative"" instead of ""absolute.""
"	Cleanup/optimization	closed	Documentation	dev	Normal	worksforme			Unreviewed	0	0	0	0	1	0
