No inspiration

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

View File

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