web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 06 May 2011 00:49:01 +0200
changeset 96 492a9b8cce5d
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.24 for changeset 1eaaaa54480d

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