InvenTree/InvenTree/part
Oliver 34d240c6e8 Moved top-level templates to a top-level dir
It just seems fitting is all
2018-04-17 23:42:25 +10:00
..
migrations Updated Part model 2018-04-17 18:23:39 +10:00
templates/part Moved top-level templates to a top-level dir 2018-04-17 23:42:25 +10:00
__init__.py Added PartCategory 2017-03-25 23:07:43 +11:00
admin.py Improved part logic 2018-04-16 22:13:31 +10:00
api.py Flakey 2018-04-16 01:02:17 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Updated Part model 2018-04-17 18:23:39 +10:00
models.py Renamed 'customer-order' app to 'customer' 2018-04-17 23:39:53 +10:00
param_todo.py_todo Flakey 2018-04-16 01:02:17 +10:00
serializers.py Flakey 2018-04-16 01:02:17 +10:00
tests.py Fixing python errors 2017-04-11 17:21:05 +10:00
urls.py Parts now know how many builds they are allocated to 2018-04-17 22:26:57 +10:00
views.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00