dashboard/backend/areas/apps/__init__.py

4 lines
70 B
Python

from .apps import *
from .apps_service import *
from .models import *