web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 28 Jan 2011 15:43:23 +0100
changeset 4 5f0d8e528663
parent 0 bdf22b140727
permissions -rw-r--r--
create version 0.1

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