InvenTree/InvenTree/build
2018-04-18 00:03:42 +10:00
..
migrations Merge remote-tracking branch 'origin/customer_orders' 2018-04-17 23:18:08 +10:00
templates/build Added views and pages for Build model 2018-04-17 23:13:41 +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 PEP fixes (not all yet) 2018-04-18 00:03:42 +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