kumidc/core/models/__init__.py

2 lines
51 B
Python
Raw Normal View History

2022-08-04 11:15:10 +00:00
from .auth import User
from .profile import Profile