System overview
System modules
from django.apps import AppConfig [docs]class LedgerConfig(AppConfig): name = 'ledger'