web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sun, 01 May 2011 03:05:10 +0200
changeset 74 2f46742c6d89
parent 0 bdf22b140727
permissions -rw-r--r--
update settings

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