From 2b48f10cfb3325c60fe2b6fc183222246b143429 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 30 Aug 2022 22:17:04 -0700 Subject: [PATCH] calibre: tests: functional: Find forms more specifically Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/calibre/templates/calibre-delete-library.html | 2 +- plinth/modules/calibre/tests/test_functional.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plinth/modules/calibre/templates/calibre-delete-library.html b/plinth/modules/calibre/templates/calibre-delete-library.html index 93946e251..97bb67d88 100644 --- a/plinth/modules/calibre/templates/calibre-delete-library.html +++ b/plinth/modules/calibre/templates/calibre-delete-library.html @@ -20,7 +20,7 @@ {% endblocktrans %}

-
+ {% csrf_token %}