Update HTMX

This commit is contained in:
Gabriel Augendre 2023-01-30 16:03:53 +01:00
parent 2b53a94c4d
commit e673b5eceb
3 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,7 @@
<body>
{% include "common/hello-random.html" %}
{% include "common/footer.html" %}
<script src="{% static 'vendor/htmx-1.8.2.min.js' %}" defer></script>
<script src="{% static 'vendor/htmx-1.8.5.min.js' %}" defer></script>
{% django_htmx_script %}
{% if debug %}
<script type="javascript">