mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Update the location of JSONField
This commit is contained in:
@@ -10,7 +10,7 @@ from django.contrib.contenttypes.models import ContentType
|
||||
from django.contrib.contenttypes import generic
|
||||
from django.utils import simplejson as json
|
||||
|
||||
from jsonfield.fields import JSONField
|
||||
from jsonfield import JSONField
|
||||
from IPy import IP
|
||||
import dns.resolver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user