web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 16 Nov 2010 18:19:58 +0100
changeset 11 19bcbf2a2cfa
parent 9 22ab430e9b64
permissions -rw-r--r--
Added tag V00.01 for changeset 000f3ca19eaa

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