missing import
This commit is contained in:
parent
856bcc61af
commit
ba8e2e670b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ import logging
|
||||||
import requests
|
import requests
|
||||||
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
|
from django.utils.timezone import datetime, timedelta
|
||||||
|
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
Loading…
Reference in a new issue