web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 27 Oct 2010 20:03:36 +0200
changeset 13 6ba27763b399
parent 1 eb9188f2ee4f
permissions -rw-r--r--
correct empty content correction

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