web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 03 May 2011 18:06:02 +0200
changeset 89 f2023f49aa5f
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.21 for changeset 21611591da9b

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