web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 03 Jun 2010 18:10:12 +0200
changeset 41 a2c2ad538e9a
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.11 for changeset 35d2eacbb4cb

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