InvenTree/InvenTree/machine
Lukas 8807492db6
Fix settings typing and use generics from standard collection (#6487)
* Fix settings typing and use generics from standard collection

* Fix docstring
2024-02-15 22:44:32 +11:00
..
machine_types Added pdf2image kwargs (#6488) 2024-02-15 20:53:54 +11:00
migrations Machine integration (#4824) 2024-02-14 14:13:47 +00:00
__init__.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
admin.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
api.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
apps.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
machine_type.py Fix settings typing and use generics from standard collection (#6487) 2024-02-15 22:44:32 +11:00
models.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
registry.py Fix settings typing and use generics from standard collection (#6487) 2024-02-15 22:44:32 +11:00
serializers.py Fix settings typing and use generics from standard collection (#6487) 2024-02-15 22:44:32 +11:00
test_api.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00
tests.py Machine integration (#4824) 2024-02-14 14:13:47 +00:00