InvenTree/InvenTree/build
2018-04-18 01:17:07 +10:00
..
migrations Changes 'notes' fields to be textfield - not charfield 2018-04-18 01:16:30 +10:00
templates/build Added details page for SupplierOrder 2018-04-18 01:13:42 +10:00
__init__.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
admin.py PEP fixes (not all yet) 2018-04-18 00:03:42 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py PEP fixes (not all yet) 2018-04-18 00:03:42 +10:00
models.py Changes 'notes' fields to be textfield - not charfield 2018-04-18 01:16:30 +10:00
tests.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
urls.py PEP fixes (not all yet) 2018-04-18 00:03:42 +10:00
views.py PEP fixes (not all yet) 2018-04-18 00:03:42 +10:00