web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 27 Jan 2011 18:59:34 +0100
changeset 0 bdf22b140727
permissions -rw-r--r--
first import prepare project

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