InvenTree/InvenTree/label
Matthias 462713ca61
pep fix
2022-05-11 04:22:42 +02:00
..
migrations Add model for PartLabel 2021-07-08 21:07:45 +10:00
templates/label Add code128 template 2022-05-10 23:56:02 +02:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Add admin / serializer / API for PartLabel model 2021-07-08 22:10:10 +10:00
api.py PEP fixes 2022-05-08 22:53:49 +10:00
apps.py add additional template 2022-05-11 03:05:40 +02:00
models.py except import errors 2022-02-13 22:12:43 +01:00
serializers.py Add admin / serializer / API for PartLabel model 2021-07-08 22:10:10 +10:00
test_api.py PEP fix 2022-02-13 22:42:17 +01:00
tests.py pep fix 2022-05-11 04:22:42 +02:00
views.py PEP fixes 2020-08-16 11:13:17 +10:00