web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 04 May 2011 12:44:32 +0200
changeset 88 5496367d00de
parent 0 bdf22b140727
permissions -rw-r--r--
remove lower case for src

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