web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 19 Nov 2010 16:31:07 +0100
changeset 18 9f75d3fa78fb
parent 9 22ab430e9b64
permissions -rw-r--r--
Added tag V00.02 for changeset 683ce4109c28

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