Restoroo/core/models/__init__.py

2 lines
52 B
Python
Raw Normal View History

2022-08-04 15:58:57 +00:00
from .auth import User
from .profiles import Profile