web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 04 Feb 2011 18:35:20 +0100
changeset 19 d5ffd0b5bf0d
parent 0 bdf22b140727
permissions -rw-r--r--
correct project json export

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