Skip to content

Commit 9ccf986

Browse files
committed
update load static
1 parent 5b13c50 commit 9ccf986

File tree

1 file changed

+1
-1
lines changed
  • django_admin_json_editor/templates/django_admin_json_editor

1 file changed

+1
-1
lines changed

django_admin_json_editor/templates/django_admin_json_editor/editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% load static from staticfiles %}
1+
{% load static %}
22
{% load django_admin_json_editor_tags %}
33
<div id="{{ name }}_editor"></div>
44

0 commit comments

Comments
 (0)