InvenTree/InvenTree/label
Oliver Walters c91deac1bf Fixes for loading plugins
- Always load 'builtin' plugins
- Refactor calls to "is_active" at various points in codebase
2022-11-02 00:10:05 +11:00
..
migrations Add model for PartLabel 2021-07-08 21:07:45 +10:00
templates/label Fix dimensions for label templates (#3578) 2022-08-19 11:57:33 +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 Fixes for loading plugins 2022-11-02 00:10:05 +11:00
apps.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00
models.py Barcode Refactor (#3640) 2022-09-15 14:14:51 +10:00
serializers.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_api.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
tests.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00