web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 18 Apr 2011 16:28:20 +0200
changeset 142 77fdf5d1786c
parent 0 cc4a51750724
permissions -rw-r--r--
Added tag V00.32 for changeset ebca39584596

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