From 2481b7f944ea3967fa3fdffb3b07a0c0cdd4362b Mon Sep 17 00:00:00 2001 From: erjemin Date: Fri, 4 Sep 2026 13:57:52 +0300 Subject: [PATCH] =?UTF-8?q?mod:=20=D0=B8=D0=BD=D1=82=D0=B5=D1=80=D1=84?= =?UTF-8?q?=D0=B5=D0=B9=D1=81=20(10)=20=D1=83=D0=B2=D0=B5=D0=BB=D0=B8?= =?UTF-8?q?=D1=87=D0=B5=D0=BD=20=D0=BF=D1=80=D0=B5=D0=B4=D0=B5=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D1=8B=D0=B9=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=80=20?= =?UTF-8?q?=D0=B3=D0=B8=D0=BF=D0=BD=D0=BE=D1=82=D0=BE=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hypn0/hypn0_site/forms.py | 2 +- hypn0/templates/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hypn0/hypn0_site/forms.py b/hypn0/hypn0_site/forms.py index f040c3f..041a5a7 100644 --- a/hypn0/hypn0_site/forms.py +++ b/hypn0/hypn0_site/forms.py @@ -39,7 +39,7 @@ class HalftoneGenerateForm(forms.Form): ) max_radius = forms.IntegerField( min_value=3, - max_value=20, + max_value=65, initial=8, required=False, ) diff --git a/hypn0/templates/index.html b/hypn0/templates/index.html index 2e196b0..c0299f6 100644 --- a/hypn0/templates/index.html +++ b/hypn0/templates/index.html @@ -339,10 +339,10 @@
-