web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Thu, 21 Apr 2011 14:19:16 +0200
changeset 68 5278175359e0
parent 0 bdf22b140727
permissions -rw-r--r--
update lxml and nyromodal

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