|
templates/order
|
Refactor purchase order page
|
2021-11-30 20:39:28 +11:00 |
|
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
|
admin.py
|
convert sale_price to string before exporting
|
2021-10-31 00:05:20 +11:00 |
|
api.py
|
[FR] Confirm to W293
|
2021-11-23 00:28:23 +01:00 |
|
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
|
forms.py
|
cut out the fat
|
2021-10-17 21:46:33 +11:00 |
|
models.py
|
[FR] Confirm to W293
|
2021-11-23 00:28:23 +01:00 |
|
serializers.py
|
PEP fixes
|
2021-11-28 22:36:47 +11:00 |
|
test_api.py
|
[FR] Confirm to W293
|
2021-11-23 00:28:23 +01:00 |
|
test_migrations.py
|
Add some unit tests
|
2021-10-14 19:12:23 +11:00 |
|
test_views.py
|
PEP fixes
|
2021-10-05 16:39:18 +11:00 |
|
urls.py
|
Adds view for exporting sales order
|
2021-10-07 13:16:25 +11:00 |
|
views.py
|
[FR] Confirm to W293
|
2021-11-23 00:28:23 +01:00 |