Updated migrations
This commit is contained in:
@@ -66,3 +66,4 @@ class Event(models.Model):
|
||||
|
||||
def __str__(self):
|
||||
return f'({self.day}, {self.time}, {self.title})'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user