web/static/admin/js/jquery.init.js
author cavaliet
Thu, 21 Apr 2011 18:07:59 +0200
changeset 69 784ebba76424
parent 0 bdf22b140727
permissions -rw-r--r--
enhance new media/content creation with url : external stream, local stream using STREAM_URL or youtube http.

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