web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 16 Dec 2010 14:55:25 +0100
changeset 23 65baf3ff7315
parent 9 22ab430e9b64
permissions -rw-r--r--
clean repository

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