web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 11 Jun 2010 00:17:30 +0200
changeset 27 f81da251d0aa
parent 0 ecdfc63274bf
permissions -rw-r--r--
improve serialization and add partials

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