dashboard/backend/areas/apps/__init__.py
Philipp Rothmann 07a2c46227 add backend
2022-10-21 12:44:04 +02:00

3 lines
70 B
Python

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