web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 02 Jun 2010 19:00:20 +0200
changeset 39 4d98cc92b3a8
parent 29 cc9b7e14412b
permissions -rw-r--r--
update django

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