web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 04 May 2011 12:44:51 +0200
changeset 89 95cbac192438
parent 0 bdf22b140727
permissions -rw-r--r--
Added tag 00.06 for changeset 5496367d00de

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