Akhror

Results 2 comments of Akhror

``` from notifications.base.models import AbstractNotification from uuid import uuid4 class Notification(AbstractNotification): uuid = models.UUIDField( primary_key=True, unique=True, default=uuid4, editable=False ) class Meta(AbstractNotification.Meta): abstract = False ```

Without any warnings, the account has been disabled in an active subscription. No changes were made to billing.