web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 30 Apr 2013 17:21:23 +0200
branchmodal_update
changeset 1174 b42bb1cb374a
parent 0 bdf22b140727
permissions -rw-r--r--
ose dead modal_update branch

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