From f845bbf20aa3f2e63e0cd2ba88b9bb58a084ba8d Mon Sep 17 00:00:00 2001 From: imperosol Date: Wed, 27 Nov 2024 18:45:27 +0100 Subject: [PATCH] extract cash views --- counter/{views.py => views/cash.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename counter/{views.py => views/cash.py} (100%) diff --git a/counter/views.py b/counter/views/cash.py similarity index 100% rename from counter/views.py rename to counter/views/cash.py