web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 02:01:15 +0200
changeset 99 483a30ff6e15
parent 0 bdf22b140727
permissions -rw-r--r--
correct tags in unicode and upgrade jquery

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