From 9777c93cb4078a287bb272dbc11676a69bd1b94a Mon Sep 17 00:00:00 2001 From: erjemin Date: Sat, 22 Aug 2026 19:52:12 +0300 Subject: [PATCH] =?UTF-8?q?add:=20=D0=BF=D0=BE=D0=B4=D0=B3=D0=BE=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=D0=BA=D0=B0=20=D0=B4=D0=BB=D1=8F=20Django=20Custom?= =?UTF-8?q?=20Command?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hypn0/hypn0_site/management/__init__.py | 0 hypn0/hypn0_site/management/commands/__init__.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 hypn0/hypn0_site/management/__init__.py create mode 100644 hypn0/hypn0_site/management/commands/__init__.py diff --git a/hypn0/hypn0_site/management/__init__.py b/hypn0/hypn0_site/management/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/hypn0/hypn0_site/management/commands/__init__.py b/hypn0/hypn0_site/management/commands/__init__.py new file mode 100644 index 0000000..e69de29