﻿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
9326	permalink decorator used in doc and then pre-decorator method used without notice.	bartek	nobody	"Just a small thing but..

Page: http://docs.djangoproject.com/en/dev/ref/models/instances/#django.db.models.permalink

Confused me for a bit because there is no mention as to why all of a sudden the doc uses the pre-decorator method of:
get_absolute_url = permalink(get_absolute_url)

Would be nice to have it fully switched to using a decorator or put a note ""For python 2.3 or earlier, use this:""

I hope this hasn't been submitted before :)"		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
