mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-10 05:42:16 -06:00
* Install django-htmx * Replace is_htmx() function with request.htmx * Remove is_embedded() HTMX utility * Include django-htmx debug error handler
This commit is contained in:
@@ -3,6 +3,7 @@ django-cors-headers==4.3.1
|
||||
django-debug-toolbar==4.2.0
|
||||
django-filter==23.5
|
||||
django-graphiql-debug-toolbar==0.2.0
|
||||
django-htmx==1.17.2
|
||||
django-mptt==0.14.0
|
||||
django-pglocks==1.0.4
|
||||
django-prometheus==2.3.1
|
||||
|
||||
Reference in New Issue
Block a user