fixtures
|
Increase unit testing for order API
|
2021-01-14 22:06:53 +11:00 |
migrations
|
Add in sale price model
|
2021-05-04 21:56:25 +02:00 |
templates/order
|
just a small translation
|
2021-05-09 00:27:00 +02:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
api.py
|
Bug fix for sorting of sales orders
|
2021-03-03 08:32:57 +11:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
serializers.py
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |
test_api.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
tests.py
|
removes all lines consisting only of spaces
|
2021-05-06 12:11:38 +02:00 |
urls.py
|
add in price modal in table
|
2021-05-05 20:53:53 +02:00 |
views.py
|
Merge branch 'master' into spaces!
|
2021-05-08 12:27:19 +02:00 |