web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 16 Mar 2011 10:55:46 +0100
changeset 67 30c1f3f3035e
parent 29 cc9b7e14412b
permissions -rw-r--r--
add platform subrepo

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