migrations
|
Company index / detail / edit pages working
|
2018-04-22 22:21:50 +10:00 |
__init__.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
admin.py
|
Finally got migrations working together
|
2018-04-22 21:54:12 +10:00 |
api.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
apps.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
forms.py
|
Company index / detail / edit pages working
|
2018-04-22 22:21:50 +10:00 |
models.py
|
Added 'tabs' to company view
|
2018-04-22 22:38:35 +10:00 |
serializers.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
tests.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
urls.py
|
Add part detail page for company / supplier
|
2018-04-22 23:07:23 +10:00 |
views.py
|
Company index / detail / edit pages working
|
2018-04-22 22:21:50 +10:00 |