nomike / Bauteilsortiment

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

List views produce an error if there are no objects of that type in the database #137

Open nomike opened 10 months ago

nomike commented 10 months ago

e.g.:

AttributeError at /bts/m/AssortmentBox

'str' object has no attribute '_meta'