chg: added a bit more dev context to the readme file !minor
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
66b8c1bc53
commit
d97b046cc6
2 changed files with 9 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ from rest_framework import status
|
|||
from rest_framework.utils import json
|
||||
|
||||
from order.models import SaleOrder, SaleOrderLine, Product
|
||||
from order.serializers import SaleOrderSerializer
|
||||
|
||||
|
||||
class OrderTests(TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue