web/static/admin/js/jquery.init.js
author Cavalie Thibaut <thibaut.cavalie@centrepompidou.fr>
Fri, 04 Feb 2011 17:11:25 +0100
changeset 16 a7ad1de5200a
parent 0 bdf22b140727
permissions -rw-r--r--
commit version of LDT.swf that keeps twitter/meta informations.

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