migrations
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
templates/build
|
Display build pricing information
|
2019-05-18 23:09:00 +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
|
Fix help string
|
2019-05-16 18:08:37 +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 'tabbed' page set for Build app
|
2019-05-17 00:14:29 +10:00 |
views.py
|
Display build pricing information
|
2019-05-18 23:09:00 +10:00 |