__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
admin.py
|
Add unit tests for exporting SalesOrder data
|
2022-05-17 23:48:58 +10:00 |
api.py
|
Add unit tests for exporting SalesOrder data
|
2022-05-17 23:48:58 +10:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
Remove encoding header
|
2022-05-15 20:33:00 +02:00 |
serializers.py
|
Remove encoding header
|
2022-05-15 20:33:00 +02:00 |
test_api.py
|
Add unit tests for exporting SalesOrder data
|
2022-05-17 23:48:58 +10:00 |
test_migrations.py
|
comment out not used variable
|
2022-04-28 00:51:35 +02:00 |
test_sales_order.py
|
unit testing fixes
|
2021-12-04 17:30:13 +11:00 |
test_views.py
|
Remove encoding header
|
2022-05-15 20:33:00 +02:00 |
urls.py
|
Refactor CancelSalesOrder form
|
2022-05-04 15:55:21 +10:00 |
views.py
|
Remove encoding header
|
2022-05-15 20:33:00 +02:00 |