InvenTree/InvenTree/web
Matthias Mair 9a0c978f2f
Fix a few warnings in api generation (#6836)
* remove unuses api method

* update API docstrings to be more acurate

* updated typing for  fields

* upate serializer to avoid collision

* fix typing for API generation

* fix ModelChoiceFilter inference

* fix typing for manufacturer

* bump API version

* fix test

* fix type checker warnings

* fix api path
2024-03-25 09:10:38 +11:00
..
templates/web [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
templatetags Fix new manifest path (#6814) 2024-03-22 20:15:20 +11:00
.gitignore Mantine (#5274) 2023-07-19 06:28:00 +10:00
__init__.py Add missing __init__.py to Inventree/web (#5390) 2023-08-08 15:58:11 +10:00
tests.py Fix new manifest path (#6814) 2024-03-22 20:15:20 +11:00
urls.py Fix a few warnings in api generation (#6836) 2024-03-25 09:10:38 +11:00