migrations
|
Add 'Contact' model to Company app
|
2018-04-30 17:20:01 +10:00 |
templates/company
|
Fix rendering for company part list
|
2019-04-26 23:08:13 +10:00 |
__init__.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
admin.py
|
PEP style fixes
|
2018-04-23 21:18:35 +10:00 |
api.py
|
Add docstring to Company app
|
2019-04-27 20:43:27 +10:00 |
apps.py
|
Moving 'supplier' to 'company'
|
2018-04-19 09:01:25 +10:00 |
forms.py
|
Docstring for Stock app
|
2019-04-27 22:49:16 +10:00 |
models.py
|
Add docstring to Company app
|
2019-04-27 20:43:27 +10:00 |
serializers.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |
test_api.py
|
PEP fixes
|
2019-04-27 15:25:40 +10:00 |
tests.py
|
100% coverage on company/models.py
|
2019-04-25 04:20:40 +10:00 |
urls.py
|
Docstring for Stock app
|
2019-04-27 22:49:16 +10:00 |
views.py
|
PEP fixes
|
2019-04-28 01:09:48 +10:00 |