web/static/admin/js/jquery.init.js
author wakimd
Tue, 16 Nov 2010 14:15:07 +0100
changeset 9 22ab430e9b64
permissions -rw-r--r--
Corrections on models and general structure

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