mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Initial groundwork for using virtualenv
This commit is contained in:
@@ -8,7 +8,7 @@ from django.db.models import signals
|
||||
from django.contrib.auth.models import User, UserManager, Group
|
||||
from django.utils import simplejson as json
|
||||
|
||||
from django_jsonfield.fields import JSONField
|
||||
from nosj.fields import JSONField
|
||||
from eve_api.models import EVEAccount, EVEPlayerCorporation, EVEPlayerAlliance
|
||||
from reddit.models import RedditAccount
|
||||
|
||||
|
||||
Reference in New Issue
Block a user