@ -62,5 +62,11 @@ class SoftwareVersion(SoftwareCommonFields):
|
||||
on_delete=models.CASCADE,
|
||||
)
|
||||
|
||||
name = models.CharField(
|
||||
blank = False,
|
||||
max_length = 50,
|
||||
unique = False,
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user