﻿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
774	Typo in 'User authentication in Django' documentation article?	footless@…	Jacob	"Second example from the bottom at http://www.djangoproject.com/documentation/authentication/

'return render_to_response(""playlists/create"", context_instance=DjangoContext)'

this only works for me if i the instantiate DjangoContext first, eg:

'return render_to_response(""playlists/create"", context_instance=DjangoContext(request))'

This is my first ticket, hope it helps and that I'm not wasting your time,

Cheers,
foot"	defect	closed	*.djangoproject.com		normal	fixed			Unreviewed	0	0	0	0	0	0
