Added mixins
This commit is contained in:
parent
450ca4cf52
commit
5c171c644c
|
|
@ -1,4 +1,5 @@
|
|||
from rest_framework import generics
|
||||
from rest_framework import mixins
|
||||
from rest_framework import permissions
|
||||
from rest_framework import viewsets
|
||||
from rest_framework.response import Response
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user