fixtures
|
Add some unit tests for the new endpoint
|
2021-12-20 21:25:27 +11:00 |
migrations
|
ignore coverage in exsisting migrations
|
2022-02-13 17:45:46 +01:00 |
templates/stock
|
Refactor ownership for StockItem model
|
2022-02-25 22:58:00 +11:00 |
__init__.py
|
PEP fixes
|
2020-04-22 13:21:45 +10:00 |
api.py
|
PEP fix
|
2022-02-20 04:40:18 +01:00 |
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
forms.py
|
PEP fixes
|
2022-02-17 17:04:51 +11:00 |
models.py
|
PEP style fixes
|
2022-02-25 23:01:02 +11:00 |
serializers.py
|
PEP fixes
|
2022-02-17 17:04:51 +11:00 |
test_api.py
|
remove unneeded assignment
|
2022-02-20 04:24:13 +01:00 |
test_views.py
|
fix import
|
2022-02-13 05:34:06 +01:00 |
views.py
|
PEP style fixes
|
2022-02-25 23:01:02 +11:00 |