web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Mon, 02 May 2011 18:18:45 +0200
changeset 79 dcf271678b8a
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.20 for changeset 615b73bc8d93

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