|
fixtures
|
Add unit testing for view
|
2021-01-05 00:01:44 +11:00 |
|
migrations
|
Add 'inherited' field to BomItem
|
2021-02-17 21:53:15 +11:00 |
|
templates
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
templatetags
|
Adds simple test-report template
|
2021-02-04 15:29:46 +11:00 |
|
api.py
|
Delete un-needed code
|
2021-02-28 21:44:10 +11:00 |
|
apps.py
|
Catch error if invalid image is uploaded
|
2021-03-17 09:47:57 +11:00 |
|
forms.py
|
Add form for submitting image URL
|
2021-03-17 08:28:12 +11:00 |
|
serializers.py
|
Adds 'suppliers' field to Part serializer
|
2021-02-22 18:44:31 +11:00 |
|
settings.py
|
Add PART_VIRTUAL setting
|
2021-01-03 23:13:58 +11:00 |
|
test_api.py
|
Fix for unit test
|
2021-03-01 11:21:18 +11:00 |
|
test_bom_item.py
|
Bug fixes for BuildItemCreate view:
|
2020-10-23 23:09:22 +11:00 |
|
test_category.py
|
Add PEP8-naming extension for flake
|
2020-11-12 21:53:04 +11:00 |
|
test_migrations.py
|
PEP fix
|
2021-02-04 09:13:45 +11:00 |
|
test_param.py
|
Improved tests, fixed admin, improved naming
|
2020-11-04 12:06:07 -05:00 |
|
test_part.py
|
Update unit tests
|
2021-02-01 12:26:58 +11:00 |
|
test_supplier_part.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
|
test_views.py
|
PEP!!!
|
2021-02-22 18:44:59 +11:00 |
|
urls.py
|
add View
|
2021-03-17 08:28:28 +11:00 |