product · inferred from evidence
SESStat
A model in the django-ses library for tracking SES sending statistics.
- 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