Skip to content

Commit 5954bea

Browse files
author
oko-x
committed
triv: added django_htmx as dependency
1 parent ff776fe commit 5954bea

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

poetry.lock

Lines changed: 49 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ xlsxwriter = "^3.2.0"
1818
django-widget-tweaks = "^1.5.0"
1919
django-filer = "^3.1.1"
2020
easy-thumbnails = {extras = ["svg"], version = "^2.8.5"}
21+
django-htmx = "^1.17.3"
2122

2223

2324
[build-system]

0 commit comments

Comments
 (0)