This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-05-04 08:43:34 +00:00
Code
Activity
Files
678b89e09398720ce09f51ff9374ea9cab80cf79
InvenTree
/
InvenTree
/
label
T
History
Matthias
d884e62be1
[FR] Confirm to W293
...
Fixes
#2335
2021-11-23 00:28:23 +01:00
..
migrations
Add model for PartLabel
2021-07-08 21:07:45 +10:00
templates
/label
Copy default part label templates
2021-07-08 22:42:31 +10: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
[FR] Confirm to W293
2021-11-23 00:28:23 +01:00
apps.py
Print part labels
2021-07-08 22:54:41 +10:00
models.py
[FR] Confirm to W293
2021-11-23 00:28:23 +01:00
serializers.py
Add admin / serializer / API for PartLabel model
2021-07-08 22:10:10 +10:00
test_api.py
removes all lines consisting only of spaces
2021-05-06 12:11:38 +02:00
tests.py
Add a smattering of unit tests
2021-01-18 22:14:38 +11:00
views.py
PEP fixes
2020-08-16 11:13:17 +10:00