﻿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
19661	admin_urlname does not work as advertised	david.reitter@…	nobody	"
This fails to work in my template (1.5rc1):

{% url opts|admin_urlname: 'delete' a.pk %}

I get ""Invalid filter: 'admin_urlname'. The syntax of 'url' changed in Django 1.5, see the docs."".

I've tried different variants of quoting to comply with the syntax, but no dice.

If there is no bug, I think the documentation needs to be updated at:

https://docs.djangoproject.com/en/dev/ref/contrib/admin/#reversing-admin-urls"	Bug	closed	Uncategorized	dev	Normal	invalid			Unreviewed	0	0	0	0	0	0
