From c71c229ea825c1475b13e3c82e135c6bb6d4129a Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 5 Dec 2025 13:53:08 +0000 Subject: [PATCH] . --- cards/templates/cards/_form.html | 2 +- db.sqlite3 | Bin 143360 -> 143360 bytes templates/cards/_form.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cards/templates/cards/_form.html b/cards/templates/cards/_form.html index cb1fb16..d261c8e 100644 --- a/cards/templates/cards/_form.html +++ b/cards/templates/cards/_form.html @@ -3,7 +3,7 @@
{% else %} {# Create: insert the returned card into the grid, and let the view also send an OOB form fragment to replace the form container when needed #} - + {% endif %} {% csrf_token %} {{ form.non_field_errors }} diff --git a/db.sqlite3 b/db.sqlite3 index fd50e6923796e6433a2b35c7b3a13305f446a11e..22e0f36b5cc4392bd43edb155066d4c47a39a023 100644 GIT binary patch delta 238 zcmZp8z|ru4V}dlJ!$cWpMu&|FqWX-io6Gcj5(E?&Sos7Q_+t2H@$KU`R6g^`hgk*Thsk*Jvl^Q`&XXU%8KYT#q#f6l=FhyOeOC;sRBZ-CBw#5etm9@A$@7G?%U VR#s+4MrIZelNm%XF*7r80stzxJj(z8 delta 164 zcmZp8z|ru4V}dlJ-9#B@M!Ss(qWX+1o6Gcj68I_@SomTX_+t2H@$KVR*sQ4F!#6o* z-Vwnt7Cr`1S$SS#MkYo_UPi`{$-(p8l^7Tplt7}q5K%)TW0S1XqQv6j%;b#JqNL2S z{N`Enx6hi-nAO0=!vBVW{}2Cn{!iNl6qugyP5-3F^mTfIJ`<}5D>EY_GYbnd1CRs~ JOw7y-oB$sfDR%$> diff --git a/templates/cards/_form.html b/templates/cards/_form.html index 6203f9a..050cd9f 100644 --- a/templates/cards/_form.html +++ b/templates/cards/_form.html @@ -2,7 +2,7 @@ {% if card %} {% else %} - + {% endif %} {% csrf_token %} {{ form.non_field_errors }}