﻿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
7216	Permalink documentation is missing mention of named URL pattern	Masklinn	nobody	"Although named URL patterns are documented in [http://www.djangoproject.com/documentation/url_dispatch/#naming-url-patterns the URL Dispatch documentation], they are not mentioned in [http://www.djangoproject.com/documentation/model-api/#the-permalink-decorator the documentation for permalink] in the Model API documentation, nor is the url dispatch documentation linked.

This drastically lowers their discoverability of that feature (more django users would go through all of the model api page than through the URL dispatch documentation).

Either a basic documentation of named URL patterns should be added to that of {{{permalink}}}, or a mention of them and a link to the URL dispatch documentation should be added.

The provided patch is a tentative to accomplish the former."		closed	Documentation	dev		fixed		masklinn@…	Ready for checkin	1	0	0	0	0	0
