From b0d2689a18da72762e236c003316c067f095268f Mon Sep 17 00:00:00 2001 From: mnietona Date: Thu, 26 Mar 2026 13:37:21 +0100 Subject: [PATCH] fix: resolve bulk upload turbo conflict --- documents/templates/documents/document_upload.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documents/templates/documents/document_upload.html b/documents/templates/documents/document_upload.html index de61994c..5a6d0f91 100644 --- a/documents/templates/documents/document_upload.html +++ b/documents/templates/documents/document_upload.html @@ -193,7 +193,8 @@
+ method="post" + data-turbo="false"> {% csrf_token %}