bunch of nonsense
This commit is contained in:
parent
bf9ad04fe6
commit
485f7311c5
|
@ -10,7 +10,7 @@ from utils.models import UUIDModel, CreatedUpdatedModel
|
|||
from .managers import ProductQuerySet
|
||||
import hashlib, io, base64, qrcode
|
||||
from decimal import Decimal
|
||||
from timezone import timedelta
|
||||
from datetime import timedelta
|
||||
|
||||
|
||||
class Order(CreatedUpdatedModel):
|
||||
|
|
Loading…
Reference in a new issue