InvenTree/InvenTree/label
Oliver 04374c71c2 Annotate models with their API list view
- It will make sense, trust me
2021-06-25 00:17:58 +10:00
..
migrations Implements custom naming for generated labels 2021-05-13 13:40:40 +10: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 Implements custom naming for generated labels 2021-05-13 13:40:40 +10:00
apps.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
models.py Annotate models with their API list view 2021-06-25 00:17:58 +10: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