web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 04 Feb 2011 18:41:55 +0100
changeset 21 a5f517ac1c03
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.03.02 for changeset 45cf063be4a5

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