web/static/admin/js/jquery.init.js
changeset 39 4d98cc92b3a8
parent 29 cc9b7e14412b
equal deleted inserted replaced
38:77b6da96e6f1 39:4d98cc92b3a8
       
     1 // Puts the included jQuery into our own namespace
       
     2 var django = {
       
     3     "jQuery": jQuery.noConflict(true)
       
     4 };