web/static/admin/js/jquery.init.js
author wakimd
Fri, 19 Nov 2010 18:12:57 +0100
changeset 19 7cf81d58a968
parent 9 22ab430e9b64
permissions -rw-r--r--
oauth start

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