web/static/admin/js/jquery.init.js
author wakimd
Thu, 03 Feb 2011 11:12:53 +0100
changeset 17 ab47434f9ffc
parent 0 bdf22b140727
permissions -rw-r--r--
update boot-script for env on windows

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