blob: 85a7973cf72cf40243a55849adae468b841b5c1e [file] [log] [blame]
// Puts the included jQuery into our own namespace
var django = {
"jQuery": jQuery.noConflict(true)
};