bunch of nonsense

This commit is contained in:
Thomas Steen Rasmussen 2016-05-31 08:19:42 +02:00
parent bf9ad04fe6
commit 485f7311c5

View file

@ -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):