web/static/admin/js/jquery.init.js
author veltr
Mon, 16 Jul 2012 12:28:31 +0200
changeset 78 3fe54fb581f5
parent 0 ecdfc63274bf
permissions -rw-r--r--
Improvements in List View

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