This should work now

This commit is contained in:
Théo DURR 2022-08-26 23:32:43 +02:00
parent 1da82ac2dd
commit 7f39ead159
No known key found for this signature in database
GPG Key ID: 708858E9F7281E30
1 changed files with 0 additions and 7 deletions

View File

@ -73,16 +73,9 @@ class Subscription(models.Model):
verbose_name=_("location"),
)
class Meta:
ordering = ["subscription_start"]
def clean(self):
try:
for s in (