Adding custom views, viewsets, etc

Apart from what the tool does, all the other functionalities given by Django REST Framework can be added in the way it is normally done.

Note

Name of any other custom classes must not start with DjangoToRest_.