Mobile API Changes for the Events and event images

This commit is contained in:
Vivek P Prakash
2025-12-02 02:59:41 +05:30
parent b2a2324c66
commit d1ca2f9891
2 changed files with 8 additions and 2 deletions

View File

@@ -48,3 +48,5 @@ class EventImages(models.Model):
def __str__(self):
return f"{self.event_image}"