migrations
|
Part stuff
|
2018-04-30 22:30:15 +10:00 |
templates/stock
|
Remove test code
|
2018-05-05 01:27:15 +10:00 |
__init__.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
admin.py
|
PEP fixes
|
2018-04-16 20:46:21 +10:00 |
api.py
|
Draft API endpoint RUD class
|
2018-05-05 01:26:01 +10:00 |
apps.py
|
Added stock page
|
2017-03-27 21:05:19 +11:00 |
forms.py
|
Item stocktake form
|
2018-04-30 21:03:25 +10:00 |
models.py
|
Part stuff
|
2018-04-30 22:30:15 +10:00 |
serializers.py
|
Draft API endpoint RUD class
|
2018-05-05 01:26:01 +10:00 |
tests.py
|
Fixing python errors
|
2017-04-11 17:21:05 +10:00 |
urls.py
|
Item stocktake form
|
2018-04-30 21:03:25 +10:00 |
views.py
|
Cleaned up stock app
|
2018-05-04 23:31:48 +10:00 |