fixtures
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
migrations
|
Improve the 'creation date' for order
|
2019-06-17 19:44:36 +10:00 |
__init__.py
|
Run tests on custom validators
|
2019-06-17 22:18:00 +10:00 |
admin.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
api.py
|
Add API endpoint for purchase orders
|
2019-08-02 21:46:26 +10:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
forms.py
|
Peppy fixes
|
2019-06-13 22:16:27 +10:00 |
models.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
serializers.py
|
Add API endpoint for purchase orders
|
2019-08-02 21:46:26 +10:00 |
test_views.py
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
tests.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
urls.py
|
Add a VIew for receiving purchase order
|
2019-06-15 17:09:25 +10:00 |
views.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |