This should work now

This commit is contained in:
Théo DURR
2022-08-26 23:32:43 +02:00
parent 1da82ac2dd
commit 7f39ead159

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 (