Updates for the event images

This commit is contained in:
Vivek P Prakash
2025-12-01 04:52:49 +05:30
parent 392f86cfaf
commit d96ba46506
24 changed files with 905 additions and 257 deletions

View File

@@ -25,7 +25,10 @@ INSTALLED_APPS = [
'master_data',
'events',
'accounts',
'templatetags'
'templatetags',
'mobile_web_api',
'rest_framework',
'rest_framework.authtoken'
]
MIDDLEWARE = [