This commit is contained in:
Oliver Walters 2019-05-12 12:29:16 +10:00
parent d5dbc1b072
commit 82fb43e1e3

View File

@ -211,6 +211,8 @@ class Part(models.Model):
- IPN (if not null) - IPN (if not null)
- Part name - Part name
- Part variant (if not null) - Part variant (if not null)
Elements are joined by the | character
""" """
elements = [] elements = []