Files
eventify_backend/mobile_api/views/__init__.py

3 lines
42 B
Python

from .user import *
from .events import *