fixtures
|
Fix unit tests
|
2020-11-03 20:19:24 +11:00 |
migrations
|
Add default value for BuildOrder reference
|
2021-07-09 00:15:49 +10:00 |
templates/build
|
replace i html tags
|
2021-09-02 00:18:47 +02:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
admin.py
|
Upate admin interface
|
2020-10-19 22:40:19 +11:00 |
api.py
|
Filtering for Build and StockItem
|
2021-07-21 21:34:16 +10:00 |
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
forms.py
|
Cleanup old forms
|
2021-07-01 14:25:14 +10:00 |
models.py
|
Filtering for Build and StockItem
|
2021-07-21 21:34:16 +10:00 |
serializers.py
|
Refactor BuildAttachment model
|
2021-08-16 10:49:31 +10:00 |
test_api.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
test_build.py
|
Fixes for unit tests
|
2021-07-09 01:29:17 +10:00 |
test_migrations.py
|
Test migrations for build app
|
2021-02-04 00:44:37 +11:00 |
tests.py
|
Delete outdated unit test
|
2021-07-15 23:19:47 +10:00 |
urls.py
|
Refactor BuildOrder pages
|
2021-07-15 22:40:14 +10:00 |
views.py
|
Refactor part pricing page
|
2021-07-15 23:06:37 +10:00 |