InvenTree/InvenTree/build
Matthias Mair 6aeb818137
Fix pre-commit complaints (#3349)
* fixes a B023 error by refactoring the function call

* restructure for correct lambda
2022-07-18 08:57:14 +10:00
..
fixtures Reference fields (#3267) 2022-07-11 00:01:46 +10:00
migrations Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
templates/build Optionally show/hide the "accept_overallocated" dialog option (#3290) 2022-07-04 12:51:51 +10:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Merge pull request from GHSA-7rq4-qcpw-74gq 2022-06-15 18:32:35 +10:00
api.py Update requirements (#3228) 2022-06-28 22:12:00 +10:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Fix pre-commit complaints (#3349) 2022-07-18 08:57:14 +10:00
serializers.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
tasks.py Overdue order notification (#3114) 2022-06-06 19:12:29 +10:00
test_api.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
test_build.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
test_migrations.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
tests.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
urls.py Allow build orders to be deleted via the API (#3155) 2022-06-08 07:45:42 +10:00
validators.py Reference fields (#3267) 2022-07-11 00:01:46 +10:00
views.py Allow build orders to be deleted via the API (#3155) 2022-06-08 07:45:42 +10:00