InvenTree/InvenTree
Oliver b89a120f9e
Return 404 on API requests other than GET (#5365)
- Other request methods need love too!

(cherry picked from commit 59ffdcaa19)
2023-07-28 21:48:37 +10:00
..
build fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
common Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
company Fix admin url to point to right model (#5319) 2023-07-23 22:32:14 +10:00
generic fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
InvenTree Return 404 on API requests other than GET (#5365) 2023-07-28 21:48:37 +10:00
label Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
locale New Crowdin updates (#5253) 2023-07-20 18:33:56 +10:00
order Handle purchase price export for .xls files (#5362) 2023-07-28 15:28:50 +10:00
part Allow duplicate BOM items when duplicating a part (#5347) 2023-07-26 16:47:59 +10:00
plugin Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Handle errors when printing reports (#5360) 2023-07-28 13:47:46 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock fix: generic status import (#5192) 2023-07-09 08:39:26 +10:00
templates Fix selecting the default stock item template (#5318) 2023-07-23 19:42:56 +10:00
users Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
web P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
config_template.yaml Update InvenTree demo url (#5281) 2023-07-19 10:12:59 +10:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00