migrations
|
Add default value for BuildOrder reference
|
2021-07-09 00:15:49 +10: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
|
Further fixes for API / serializer classes
|
2021-10-05 12:12:37 +11:00 |
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
forms.py
|
Remove unused code (views / forms)
|
2021-10-05 09:21:33 +11:00 |
models.py
|
Further improvements to build allocation form
|
2021-10-05 08:25:10 +11:00 |
test_api.py
|
Further fixes for API / serializer classes
|
2021-10-05 12:12:37 +11:00 |
test_build.py
|
Remove old unit test
|
2021-10-05 00:48:03 +11:00 |
test_migrations.py
|
Test migrations for build app
|
2021-02-04 00:44:37 +11:00 |
tests.py
|
Refactor the POReceive API endpoint
|
2021-10-05 11:20:43 +11:00 |
urls.py
|
Remove BuildAutoAllocate form
|
2021-10-05 00:40:10 +11:00 |
views.py
|
Remove unused code (views / forms)
|
2021-10-05 09:21:33 +11:00 |