InvenTree/InvenTree/build
2020-09-30 23:57:23 +10:00
..
fixtures Update test fixtures 2020-09-02 19:47:07 +10:00
migrations More work 2020-04-26 16:38:29 +10:00
templates/build Update admin links to require specific permissions 2020-09-30 23:57:23 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py Add some more search terms to the admin interface 2020-09-29 23:41:50 +10:00
api.py Add ability to filter builds by "active" status 2020-09-19 20:42:20 +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 issues with circular imports 2020-09-17 22:44:17 +10:00
serializers.py Working towards better build allocation: 2020-04-25 21:13:38 +10:00
test_build.py Update test fixtures 2020-09-02 19:47:07 +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 Part: Extend logic for "latest" serial number 2020-09-01 20:16:46 +10:00