web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sat, 23 Apr 2011 02:47:15 +0200
changeset 70 eccd6fa65f06
parent 0 bdf22b140727
permissions -rw-r--r--
update pylucene

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