← Back
Editing: __init__.py
from .config import AppConfig from .registry import apps __all__ = ['AppConfig', 'apps']
Save File
Cancel