Can we have multiple APIView Classes for different html pages in a view file in Django rest-framework?
For example:
views.py
from rest_framework