fixtures
|
Improve unit testing for StockItem API
|
2021-01-04 01:22:43 +11:00 |
migrations
|
Add "expiry_date" field to StockItem model
|
2021-01-03 23:56:35 +11:00 |
__init__.py
|
PEP fixes
|
2020-04-22 13:21:45 +10:00 |
api.py
|
Filter StockItem API by staleness
|
2021-01-06 22:20:54 +11:00 |
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
forms.py
|
Rearrange button options for StockItem
|
2021-01-07 00:18:18 +11:00 |
models.py
|
Rearrange button options for StockItem
|
2021-01-07 00:18:18 +11:00 |
serializers.py
|
Annotate stock queryset with stale status
|
2021-01-06 23:06:49 +11:00 |
test_api.py
|
Fixed unit test
|
2021-01-06 23:38:01 +11:00 |
test_views.py
|
Exclude expired stock from builds
|
2021-01-06 21:00:45 +11:00 |
tests.py
|
Improve unit testing for StockItem API
|
2021-01-04 01:22:43 +11:00 |