From 803e4f8b3cf9c1d6a43a354023edc1e065f4121e Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:21:18 +0700 Subject: initial commit 2 --- indoteknik_custom/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 indoteknik_custom/__init__.py (limited to 'indoteknik_custom/__init__.py') diff --git a/indoteknik_custom/__init__.py b/indoteknik_custom/__init__.py new file mode 100644 index 00000000..9a7e03ed --- /dev/null +++ b/indoteknik_custom/__init__.py @@ -0,0 +1 @@ +from . import models \ No newline at end of file -- cgit v1.2.3