web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 03 May 2011 12:51:26 +0200
changeset 83 3b0882c91a7d
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.20 for changeset 89cfc2de7f5e

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