web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 01:37:15 +0200
changeset 98 4356780a8327
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.10 for changeset 10f69a5bd9e1

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