dashboard/areas/users/__init__.py

3 lines
49 B
Python
Raw Normal View History

2022-04-13 15:11:51 +02:00
from .users import *
from .user_service import *