web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 08 Apr 2011 17:21:37 +0200
changeset 69 4775601a2531
parent 29 cc9b7e14412b
permissions -rw-r--r--
use platform and clean install files next

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