web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 25 May 2010 19:06:11 +0200
changeset 31 a727d83c8f88
parent 29 cc9b7e14412b
permissions -rw-r--r--
add create_python_env file

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