kumidc/core/models/__init__.py
2022-08-04 13:15:10 +02:00

2 lines
51 B
Python

from .auth import User
from .profile import Profile