web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 21 Oct 2010 17:40:14 +0200
changeset 52 cabe73ea6929
parent 29 cc9b7e14412b
permissions -rw-r--r--
Merge with 012451a812f1abd21e7e30f887f8f2ba90f58b4b

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