fix import settings
parent
648b68a9c5
commit
29065c62c0
|
@ -1,7 +1,8 @@
|
|||
import hotshot
|
||||
import os
|
||||
import time
|
||||
import settings
|
||||
|
||||
from django.conf import settings
|
||||
|
||||
from django.db import connection
|
||||
|
||||
|
|
Loading…
Reference in New Issue