web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Wed, 30 Mar 2011 15:50:02 +0200
changeset 52 83c5a6907714
parent 0 bdf22b140727
permissions -rw-r--r--
update cinelab serialization

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