Files
eventify_backend/mobile_web_api/views/__init__.py

3 lines
42 B
Python
Raw Normal View History

2025-12-01 04:52:49 +05:30
from .user import *
from .events import *