mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-05 19:41:41 +00:00
PEP
This commit is contained in:
@@ -87,7 +87,7 @@ class Build(models.Model):
|
||||
limit_choices_to={
|
||||
'buildable': True,
|
||||
'active': True
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
title = models.CharField(
|
||||
|
Reference in New Issue
Block a user