migrations
|
Add field 'take_from' to Build
|
2019-05-10 19:03:10 +10:00 |
templates/build
|
Only load api.js once
|
2019-05-14 23:43:16 +10:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
admin.py
|
Register BuildItem in admin interface
|
2019-04-30 16:35:40 +10:00 |
api.py
|
Override get_queryset for BuildItem API view
|
2019-04-29 23:45:05 +10:00 |
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
forms.py
|
Add confirmation to cancel a build
|
2019-05-14 18:20:54 +10:00 |
models.py
|
Display overage values in BOM table
|
2019-05-15 07:23:02 +10:00 |
serializers.py
|
Add a 'full_name' field for Part
|
2019-05-12 12:16:04 +10:00 |
tests.py
|
PEP fixes
|
2019-04-25 03:20:25 +10:00 |
urls.py
|
Add a 'Remove build allocation' function
|
2019-05-10 08:33:54 +10:00 |
views.py
|
PEP
|
2019-05-14 18:32:20 +10:00 |