web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 26 Oct 2010 16:41:45 +0200
changeset 10 35d361d6e0c5
parent 1 eb9188f2ee4f
permissions -rw-r--r--
new version 00.04

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