|
fixtures
|
Merged master
|
2021-01-07 13:50:29 -05:00 |
|
migrations
|
Add "packaging" field for StockItem
|
2021-02-19 11:08:58 +11:00 |
|
templates/stock
|
HTML / CSS fixes
|
2021-03-29 16:36:27 +11:00 |
|
__init__.py
|
PEP fixes
|
2020-04-22 13:21:45 +10:00 |
|
api.py
|
Removed test print
|
2021-03-12 11:19:20 -05:00 |
|
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
|
forms.py
|
Edit packaging field
|
2021-02-19 11:11:22 +11:00 |
|
serializers.py
|
Display packaging info in stock table
|
2021-02-19 11:09:24 +11:00 |
|
test_api.py
|
Server-side paginatino for build orders
|
2021-02-28 20:31:01 +11:00 |
|
test_views.py
|
Unit test fix
|
2021-02-22 17:27:48 +11:00 |
|
tests.py
|
Unit testing for new feature
|
2021-02-19 15:50:32 +11:00 |
|
urls.py
|
Refactor HTML view permission
|
2021-03-02 21:32:32 +11:00 |
|
views.py
|
Typo fix
|
2021-03-04 22:11:38 +11:00 |