wushaodong %!s(int64=4) %!d(string=hai) anos
pai
achega
8d1219745a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      apps/customer/models.py

+ 1 - 0
apps/customer/models.py

@@ -1,6 +1,7 @@
 # coding=utf-8
 from django.db import models
 from django.conf import settings
+from django.utils import timezone
 from utils.exceptions import CustomError
 from apps.option.models import Option
 from apps.agent.models import Store