InvenTree/InvenTree/label
Oliver 4785f465e8
Cleanup / consolidate unit testing code (#4831)
- Move testing code out of helpers.py
- Create new file unit_test.py
2023-05-17 07:35:26 +10:00
..
migrations Add Metadata to further models (#4410) 2023-03-23 21:51:08 +11:00
templates/label Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
__init__.py Add "label" app 2020-08-16 09:28:12 +10:00
admin.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
api.py Bug fix for label printing (#4751) 2023-05-02 23:09:41 +10:00
apps.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
models.py Base URL configuration options (#4749) 2023-05-02 22:14:57 +10:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
test_api.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00