web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 05 Aug 2010 17:25:14 +0200
changeset 49 92e78a11e8df
parent 29 cc9b7e14412b
permissions -rw-r--r--
small changes

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