web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 02:10:17 +0200
changeset 101 e414b5897c3f
parent 0 bdf22b140727
permissions -rw-r--r--
make tags unicode

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