web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 31 May 2010 11:14:39 +0200
changeset 32 e28089cee66c
parent 29 cc9b7e14412b
permissions -rw-r--r--
update python env script

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