Untitled
unknown
plain_text
2 years ago
155 B
7
Indexable
queryset = Account.objects.all()
serializer_class = ProfileSerializer
permission_classes = [permissions.AllowAny]
lookup_field = 'username'Editor is loading...
Leave a Comment