web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 00:15:27 +0200
changeset 93 ca1b62310139
parent 29 cc9b7e14412b
permissions -rw-r--r--
new platform version. improve wsgi

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