Merge V2 branch
This commit is contained in:
parent
5adaad5bf8
commit
138494c4b1
82 changed files with 8952 additions and 4985 deletions
|
|
@ -3,6 +3,5 @@
|
|||
* namespace (i.e. this preserves pre-existing values for both window.$ and
|
||||
* window.jQuery).
|
||||
*/
|
||||
var django = {
|
||||
"jQuery": jQuery.noConflict(true)
|
||||
};
|
||||
var django = django || {};
|
||||
django.jQuery = jQuery.noConflict(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue