forked from 0x2620/pandora
fix country lookup
This commit is contained in:
parent
53fdb52ee8
commit
a5c6cb875f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ from ox.utils import json, ET
|
|||
from . import models
|
||||
|
||||
from user.models import init_user
|
||||
from user.utils import get_location, get_ip
|
||||
from changelog.models import add_changelog
|
||||
|
||||
from oxdjango.api import actions
|
||||
|
|
Loading…
Reference in a new issue