web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Fri, 11 Feb 2011 13:35:55 +0100
changeset 25 d5decd9e80cf
parent 0 bdf22b140727
permissions -rw-r--r--
Merge with b3703b98ce32f39f3f3537fbb20c6d8d3b247788

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