Update all assets
This commit is contained in:
@@ -38,6 +38,7 @@ function sameOrigin(url) {
|
||||
!(/^(\/\/|http:|https:).*/.test(url));
|
||||
}
|
||||
|
||||
window.drf = JSON.parse(document.getElementById('drf_csrf').textContent);
|
||||
var csrftoken = window.drf.csrfToken;
|
||||
|
||||
$.ajaxSetup({
|
||||
|
||||
Reference in New Issue
Block a user