web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sun, 06 Mar 2011 21:39:00 +0100
changeset 64 d6639b856dc1
parent 29 cc9b7e14412b
permissions -rw-r--r--
Added tag V00.18 for changeset 94d6891f3326

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