web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 02 May 2011 17:47:41 +0200
changeset 75 cd12d9d72ca2
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.20 for changeset c18c0211348b

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