web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 03 May 2011 17:21:52 +0200
changeset 85 7c087e4b154f
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag V00.05 for changeset 91a4dafd5904

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