web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 02 May 2011 17:07:26 +0200
changeset 80 c1de7aaab6ce
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.04 for changeset 33790abcae2e

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