Skip to content

Commit

Permalink
use recent jquery with valid source map
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Feb 13, 2020
1 parent be22f8c commit d9c6d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teamtemp/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
# Settings for django-bootstrap3
BOOTSTRAP3 = {
'javascript_in_head': True,
'jquery_url': 'https://code.jquery.com/jquery-3.4.1.min.js',
}

SECURE_CONTENT_TYPE_NOSNIFF = True
Expand Down

0 comments on commit d9c6d7b

Please sign in to comment.