Files
eventify_backend/mobile_web_api/views/__init__.py
2025-12-01 04:52:49 +05:30

3 lines
42 B
Python

from .user import *
from .events import *