mirror of
https://github.com/Hopiu/djLint.git
synced 2026-04-23 14:34:45 +00:00
3 lines
192 B
HTML
3 lines
192 B
HTML
|
|
{% load static %}
|
||
|
|
<script id="django-admin-prepopulated-fields-constants" src="{% static "admin/js/prepopulate_init.js" %}" data-prepopulated-fields="{{ prepopulated_fields_json }}"></script>
|