Files
eventify_backend/web_api/views/__init__.py

2 lines
41 B
Python

from .user import *
from .events import *