﻿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
17790	Ajax CSRF example is needlessly restrictive	jonathan.hayward@…	nobody	"On https://docs.djangoproject.com/en/dev/ref/contrib/csrf/ , the jQuery call begins ""$(document)..."" which needlessly locks the user into using jQuery only, and not jQuery plus other libraries, which jQuery is designed to do; jQuery can be told to relinquish the ""$"" identifier, which other libraries like Prototype depend on. There is no loss and pure gain in terms of compatibility with multiple library usage if the call begins ""jQuery(document)..."""	Bug	closed	Documentation	1.3	Normal	fixed			Unreviewed	0	0	0	0	1	0
