Skip to content

Commit 26df22b

Browse files
IdirLISNObada Haddad
authored andcommitted
improved ui for group creation
1 parent 986e6c3 commit 26df22b

2 files changed

Lines changed: 433 additions & 407 deletions

File tree

src/apps/competitions/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ class Competition(models.Model):
6060
blank=True,
6161
related_name='competitions',
6262
verbose_name="group of participants",
63-
on_delete=models.CASCADE,
6463
help_text="Competition owner being able to create groups of users."
6564
)
6665

0 commit comments

Comments
 (0)