Second updates

This commit is contained in:
Vivek P Prakash
2025-11-28 03:11:38 +05:30
parent aa40080012
commit d3cc7eb47e
18 changed files with 758 additions and 149 deletions

View File

@@ -19,6 +19,7 @@ INSTALLED_APPS = [
'master_data',
'events',
'accounts',
'templatetags'
]
MIDDLEWARE = [