InvenTree/InvenTree/build
Oliver c6f43efef8
Run build completion in background (#6619)
- Long running tasks pushed to background worker
- Closes https://github.com/inventree/InvenTree/issues/5157
2024-03-02 07:20:23 +00:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
templates/build BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Run build completion in background (#6619) 2024-03-02 07:20:23 +00:00
serializers.py BOM / Build Updates (#6604) 2024-02-29 16:16:28 +11:00
tasks.py Run build completion in background (#6619) 2024-03-02 07:20:23 +00:00
test_api.py Bug fix for allocating items to build (#6532) 2024-02-21 10:35:26 +11:00
test_build.py [WIP] Test result table (#6430) 2024-02-18 23:26:01 +11:00
test_migrations.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
tests.py Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00
urls.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
validators.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
views.py Build Order Updates (#4855) 2023-06-13 20:18:32 +10:00