product · inferred from evidence
app registry
Django's application registry that manages installed apps and their models.
- RuntimeError: Model class django_ses.models.SESStat doesn't declare an explicit app_label when importing...
After upgrading django-ses to v4.2.0, importing anything from django_ses.signals (e.g. `from django_ses.signals import bounce_received, complaint_received`) raised: RuntimeError: Model class django_ses.models.SESStat doesn't declare an expl