|
migrations
|
Finally got migrations working together
|
2018-04-22 21:54:12 +10:00 |
|
templates/build
|
Added part API
|
2018-05-12 12:44:29 +10:00 |
|
__init__.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|
admin.py
|
PEP fixes (not all yet)
|
2018-04-18 00:03:42 +10:00 |
|
apps.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|
forms.py
|
Deleted extraneous form code
|
2018-04-30 00:59:36 +10:00 |
|
models.py
|
Function to test if enough parts for a build
|
2018-05-01 09:00:09 +10:00 |
|
tests.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
|
urls.py
|
Updates for build app
|
2018-04-30 00:23:44 +10:00 |
|
views.py
|
Updates for build app
|
2018-04-30 00:23:44 +10:00 |