Updated migrations
This commit is contained in:
parent
ecf8962562
commit
a6805212fc
2 changed files with 48 additions and 0 deletions
|
@ -196,6 +196,7 @@ class Snapshot(models.Model):
|
|||
verbose_name=_("File"),
|
||||
max_length=256,
|
||||
blank=True,
|
||||
default="",
|
||||
)
|
||||
|
||||
def __str__(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue