web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sun, 01 May 2011 03:19:22 +0200
changeset 71 165d249eecc9
parent 29 cc9b7e14412b
permissions -rw-r--r--
update blinkster

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