fixtures
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
migrations
|
Markdownify the notes field for PurchaseOrder
|
2020-02-02 11:44:44 +11:00 |
templates/order
|
Add icon to signify if notes exist
|
2020-02-02 11:48:43 +11: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
|
Filter purchaseorder API by supplier part
|
2020-02-12 12:44:52 +11:00 |
apps.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
models.py
|
Markdownify the notes field for PurchaseOrder
|
2020-02-02 11:44:44 +11:00 |
serializers.py
|
Add API endpoint for purchase orders
|
2019-08-02 21:46:26 +10:00 |
test_views.py
|
PEP fixes
|
2020-01-06 20:51:12 +11:00 |
tests.py
|
Simplify code for exporting PurchaseOrder
|
2019-09-15 22:04:52 +10:00 |
urls.py
|
Markdownify the notes field for PurchaseOrder
|
2020-02-02 11:44:44 +11:00 |
views.py
|
More work on translations
|
2020-02-12 10:25:46 +11:00 |