InvenTree/InvenTree/label
Matthias f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
..
migrations Refactoring label printing 2021-02-22 16:12:13 +11:00
templates/label Adds body styling to label base 2021-03-02 14:05:52 +11:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Add model for StockLocation label 2021-01-08 23:08:00 +11:00
api.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
apps.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
models.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
serializers.py Add filterable API for StockLocation labels 2021-01-08 23:08:30 +11: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