web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 16 Nov 2010 20:32:40 +0100
changeset 12 12b2554832ed
parent 9 22ab430e9b64
permissions -rw-r--r--
remove call to localsettings

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