web/static/admin/js/jquery.init.js
author cavaliet
Mon, 18 Apr 2011 17:40:48 +0200
changeset 60 77d07e49e245
parent 0 bdf22b140727
permissions -rw-r--r--
Enhance login form and add french sentence for social_auth login.

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