InvenTree/InvenTree/label
Matthias Mair a7ef560ee3
remove dead code (#3054)
no references are found in the code
2022-05-24 09:20:59 +10:00
..
migrations Add model for PartLabel 2021-07-08 21:07:45 +10:00
templates/label fix endline 2022-05-20 13:35:07 +02:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py resort imports 2022-05-20 17:24:51 +02:00
api.py Label printing unit test (#3047) 2022-05-23 08:54:44 +10:00
apps.py Label printing unit test (#3047) 2022-05-23 08:54:44 +10:00
models.py remove dead code (#3054) 2022-05-24 09:20:59 +10:00
serializers.py resort imports 2022-05-20 17:24:51 +02:00
test_api.py Label printing unit test (#3047) 2022-05-23 08:54:44 +10:00
tests.py resort imports 2022-05-20 17:24:51 +02:00
views.py PEP fixes 2020-08-16 11:13:17 +10:00