nomike / Bauteilsortiment

Django based software for managing an electronics component library
GNU General Public License v3.0
2 stars 3 forks source link

Subcomponent should contain order number in __str__() #51

Closed nomike closed 1 year ago

nomike commented 1 year ago

As the description isn't always unique, the str() method of subcomponents should also include the component's order number.