From 2d86363615d6f933c3efe48c64fb780d5942c97f Mon Sep 17 00:00:00 2001 From: zein Date: Sun, 2 Nov 2025 22:59:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B8=D1=81=D0=BA=20=D0=BF=D0=BE?= =?UTF-8?q?=20=D1=82=D0=B5=D0=B3=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DJ_Hentai_manga/__init__.py | 0 Hentai_manga_model/__init__.py | 0 Hentai_manga_model/migrations/__init__.py | 0 templates/not_found.html | 10 ++++++++++ 4 files changed, 10 insertions(+) create mode 100644 DJ_Hentai_manga/__init__.py create mode 100644 Hentai_manga_model/__init__.py create mode 100644 Hentai_manga_model/migrations/__init__.py create mode 100644 templates/not_found.html diff --git a/DJ_Hentai_manga/__init__.py b/DJ_Hentai_manga/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/Hentai_manga_model/__init__.py b/Hentai_manga_model/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/Hentai_manga_model/migrations/__init__.py b/Hentai_manga_model/migrations/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/templates/not_found.html b/templates/not_found.html new file mode 100644 index 0000000..c76fbce --- /dev/null +++ b/templates/not_found.html @@ -0,0 +1,10 @@ + + + + + Title + + + + + \ No newline at end of file