web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 02 May 2011 17:47:03 +0200
changeset 74 c18c0211348b
parent 29 cc9b7e14412b
permissions -rw-r--r--
prepare new version

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