InvenTree/InvenTree/build
Oliver Walters 82fe497787 Add buttons to edit / delete a Test result
- Don't do nuthin yet!
2020-05-17 00:04:45 +10:00
..
fixtures PEP and unit testing fixes 2020-04-25 23:24:00 +10:00
migrations More work 2020-04-26 16:38:29 +10:00
templates/build Add buttons to edit / delete a Test result 2020-05-17 00:04:45 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Register BuildItem in admin interface 2019-04-30 16:35:40 +10:00
api.py More work 2020-04-26 16:38:29 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Translation tweaks 2020-05-16 17:32:20 +10:00
models.py Fix clean functions so unit tests pass 2020-05-16 17:43:32 +10:00
serializers.py Working towards better build allocation: 2020-04-25 21:13:38 +10:00
test_build.py Add some further unit tests for the Build model 2020-04-27 21:44:59 +10:00
tests.py Unit test fixes 2020-04-28 10:46:02 +10:00
urls.py URL cleanup 2020-04-23 17:37:53 +10:00
views.py PEP fixes 2020-05-16 17:52:25 +10:00