migrations
|
Added 'URL' field to company
|
2018-04-24 18:01:15 +10:00 |
templates/company
|
Simplified javascript templating
|
2018-04-28 12:45:12 +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
|
Style fixes
|
2018-04-28 01:16:47 +10:00 |
models.py
|
Added 'URL' field to company
|
2018-04-24 18:01:15 +10:00 |
serializers.py
|
PEP style fixes
|
2018-04-23 21:18:35 +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 |