web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 02 Mar 2011 18:58:29 +0100
changeset 36 b48e917e708b
parent 0 bdf22b140727
permissions -rw-r--r--
correct version style

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