change: change apps folder

This commit is contained in:
behruz-dev
2025-08-28 14:20:44 +05:00
parent 8ac8fd8787
commit ccfe0d6c18
11 changed files with 19 additions and 13 deletions

6
core/apps/shared/urls.py Normal file
View File

@@ -0,0 +1,6 @@
from django.urls import path, include
urlpatterns = [
]