InvenTree/InvenTree/build
Oliver Walters c5b14944a1 Unit tests for downloading BuildOrder data 2022-05-18 00:31:43 +10:00
..
fixtures Implement unit tests for new build allocation API feature 2021-10-04 18:53:10 +11:00
migrations Add unit tests for boolean user settings (via the API) 2022-05-01 20:23:50 +10:00
templates/build Paint the icon red 2022-05-04 17:33:19 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Unit tests for downloading BuildOrder data 2022-05-18 00:31:43 +10:00
api.py Fix context such that build output can be deleted 2022-05-17 11:52:42 +10:00
apps.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
models.py make imports on function level 2022-05-16 18:01:16 +02:00
serializers.py Add unit tests for BuildOutputCreate serializer 2022-05-17 13:00:53 +10:00
tasks.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
test_api.py Unit tests for downloading BuildOrder data 2022-05-18 00:31:43 +10:00
test_build.py Refactor CancelBuild form 2022-05-04 16:30:46 +10:00
test_migrations.py Test migrations for build app 2021-02-04 00:44:37 +11:00
tests.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
urls.py Refactor CancelBuild form 2022-05-04 16:30:46 +10:00
views.py Remove encoding header 2022-05-15 20:33:00 +02:00