Виндсерф сгенерировал реадми
All checks were successful
Auto-Deploy-prodman / deploy (push) Successful in 10s
All checks were successful
Auto-Deploy-prodman / deploy (push) Successful in 10s
This commit is contained in:
@@ -223,7 +223,7 @@ class Item(models.Model):
|
||||
help_text="Выберите тип заготовки для этой детали"
|
||||
)
|
||||
|
||||
weight = models.FloatField("Вес", default=0, blank=True, null=True)
|
||||
weight = models.FloatField("Масса", default=0, blank=True, null=True)
|
||||
|
||||
class Meta:
|
||||
verbose_name = "Компонент"
|
||||
|
||||
Reference in New Issue
Block a user