web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sat, 12 Jun 2010 00:35:35 +0200
changeset 31 2eed941e2ca1
parent 0 ecdfc63274bf
permissions -rw-r--r--
small change in sync script

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