Commit b0025a7f authored by Gladys Forte's avatar Gladys Forte

status user

parent dcd5d496
...@@ -4,6 +4,7 @@ from app.applicationlayer.utils import (CustomPagination, ...@@ -4,6 +4,7 @@ from app.applicationlayer.utils import (CustomPagination,
from app.applicationlayer.management.account.serializer import ChangeRequestList from app.applicationlayer.management.account.serializer import ChangeRequestList
from app.entities import models from app.entities import models
from rest_framework.response import Response from rest_framework.response import Response
from rest_framework import status
class UserList(APIView): class UserList(APIView):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment