web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 28 Jan 2011 21:33:43 +0100
changeset 12 b1390453f87a
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.01.04 for changeset da05d448d4b6

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