web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 28 Jan 2011 14:15:00 +0100
changeset 2 93d48df946cb
parent 0 bdf22b140727
permissions -rw-r--r--
change platform to ldtplatform

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