InvenTree/InvenTree/part
Oliver Walters cee1062b51 Prefetch locations - 2.6s
However the 'total_stock' and 'available_stock' fields are still the majority of the response time
2019-05-20 08:24:05 +10:00
..
fixtures Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
migrations Restart migrations 2019-05-19 00:11:41 +10:00
templates/part Improve pricing display 2019-05-18 23:44:43 +10:00
templatetags Pre-fill allocation count 2019-05-18 12:17:57 +10:00
__init__.py Move SupplierPart and SupplierPriceBreak to the 'Company' app 2019-05-18 23:08:34 +10:00
admin.py PEP fixes 2019-05-18 23:08:42 +10:00
api.py Reducing request time for PartList API 2019-05-20 08:13:22 +10:00
apps.py Added PartCategory 2017-03-25 23:07:43 +11:00
forms.py Add pop-up pricing window for part 2019-05-18 23:09:08 +10:00
models.py PEP 2019-05-18 23:09:04 +10:00
serializers.py Prefetch locations - 2.6s 2019-05-20 08:24:05 +10:00
test_api.py Simplify extended filters 2019-05-16 19:14:43 +10:00
test_bom_item.py Added some more BomItem tests 2019-05-05 00:00:30 +10:00
test_category.py Refactored Stock test to use fixtures 2019-05-12 21:46:38 +10:00
test_part.py Add tests for the custom templates 2019-05-05 00:21:54 +10:00
test_supplier_part.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add pop-up pricing window for part 2019-05-18 23:09:08 +10:00
views.py Fix div-by-zero for part pricing 2019-05-20 07:53:23 +10:00