small fix

This commit is contained in:
Anatoly 2020-02-04 17:11:06 +03:00
parent 1c6ec90fbf
commit b7a84a147c

View File

@ -131,7 +131,7 @@ class CountryRUDView(CountryBaseViewMixin, generics.RetrieveUpdateDestroyAPIView
serializer_class = serializers.CountryBackSerializer
class CountryCallingCodeListView(generics.ListAPIView):
class CountryCallingCodeListView(generics.GenericAPIView):
"""
## Country codes view.
### Response