web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 16 Nov 2010 20:33:06 +0100
changeset 13 c1d3aa9b2810
parent 9 22ab430e9b64
permissions -rw-r--r--
Added tag V00.01 for changeset 12b2554832ed

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