mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-04 01:32:11 +02:00
Display the tournament list
This commit is contained in:
@ -129,7 +129,7 @@ class Tournament(models.Model):
|
||||
)
|
||||
|
||||
date_end = models.DateField(
|
||||
verbose_name=_("start"),
|
||||
verbose_name=_("end"),
|
||||
default=timezone.now,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user