web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 02:12:30 +0200
changeset 104 16c793110f40
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.28 for changeset f9081d219def

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