|
migrations
|
Add migration file
|
2021-09-02 11:11:25 +10:00 |
|
templates/order
|
replace i html tags
|
2021-09-02 00:18:47 +02:00 |
|
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
|
api.py
|
Enable sorting by total_price
|
2021-08-26 08:48:19 +10:00 |
|
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
|
forms.py
|
Improved handling of po items destination
|
2021-07-20 17:15:01 -04:00 |
|
models.py
|
Add migration file
|
2021-09-02 11:11:25 +10:00 |
|
serializers.py
|
Enable sorting by total_price
|
2021-08-26 08:48:19 +10:00 |
|
test_api.py
|
PEP fixes
|
2021-06-22 16:43:49 +10:00 |
|
test_views.py
|
Refactor POLineItemCreate form
|
2021-07-03 21:43:22 +10:00 |
|
urls.py
|
Refactor PurchaseOrder display
|
2021-07-13 21:21:00 +10:00 |
|
views.py
|
Improved handling of po items destination
|
2021-07-20 17:15:01 -04:00 |