web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 17 Nov 2010 01:25:52 +0100
changeset 14 446e0fd2ae55
parent 9 22ab430e9b64
permissions -rw-r--r--
Uograde lxml

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