web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Sat, 29 Jan 2011 06:47:49 +0100
changeset 14 f786cfad718c
parent 0 bdf22b140727
permissions -rw-r--r--
version 00.02.00

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