mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Added missing imports
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
from django.db import models
|
||||
from django.contrib.auth.models import Group
|
||||
from gargoyle import gargoyle
|
||||
from eve_api.models import EVEAPIModel
|
||||
from eve_api.app_defines import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user