migrations
|
Add migration file
|
2021-09-02 11:11:25 +10:00 |
templates/order
|
Add button to receive selected items
|
2021-10-05 16:52:24 +11:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
api.py
|
Further fixes for API / serializer classes
|
2021-10-05 12:12:37 +11:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
PEP fixes
|
2021-10-05 16:10:00 +11:00 |
models.py
|
Add unit test
|
2021-10-03 01:03:40 +10:00 |
serializers.py
|
PEP fixes
|
2021-10-05 16:10:00 +11:00 |
test_api.py
|
Add unit test
|
2021-10-03 01:03:40 +10:00 |
test_views.py
|
PEP fixes
|
2021-10-05 16:39:18 +11:00 |
views.py
|
PEP fixes
|
2021-10-05 16:10:00 +11:00 |