Add mixins
This commit is contained in:
@@ -6,6 +6,9 @@ from core.models import Account
|
||||
from core.util import logs
|
||||
from core.views import ObjectCreate, ObjectDelete, ObjectList, ObjectRead, ObjectUpdate
|
||||
|
||||
# from mixins.views import ObjectCreate, ObjectDelete,
|
||||
# #ObjectList, ObjectRead, ObjectUpdate
|
||||
|
||||
log = logs.get_logger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user