web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 04 Feb 2011 18:41:06 +0100
changeset 20 45cf063be4a5
parent 0 bdf22b140727
permissions -rw-r--r--
new version of ldt

// Puts the included jQuery into our own namespace
var django = {
    "jQuery": jQuery.noConflict(true)
};