web/static/admin/js/jquery.init.js
author ymh <ymh.work@gmail.com>
Tue, 30 Apr 2013 17:15:30 +0200
branchsocialauth
changeset 1172 7a8c942972b5
parent 0 bdf22b140727
permissions -rw-r--r--
clore dead socialauth branch

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