migrations
|
Add 'Contact' model to Company app
|
2018-04-30 17:20:01 +10:00 |
templates/company
|
Bootstrap table to company list
|
2018-05-02 23:17:24 +10:00 |
__init__.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
admin.py
|
PEP style fixes
|
2018-04-23 21:18:35 +10:00 |
api.py
|
PEP style fixes
|
2018-04-23 21:18:35 +10:00 |
apps.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
forms.py
|
Deleted extraneous form code
|
2018-04-30 00:59:36 +10:00 |
models.py
|
Add 'Contact' model to Company app
|
2018-04-30 17:20:01 +10:00 |
serializers.py
|
Bootstrap table to company list
|
2018-05-02 23:17:24 +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
|
Added modal form success messages
|
2018-04-30 00:23:02 +10:00 |