web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 10 Jun 2010 19:16:58 +0200
changeset 15 d61862b2cfe3
parent 0 ecdfc63274bf
permissions -rw-r--r--
branch merge

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