web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 21 Apr 2011 01:06:12 +0200
changeset 67 eb2c73386718
parent 0 bdf22b140727
permissions -rw-r--r--
remove warning and update lxml

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