In this tutorial, you are going to learn how to create a new Django app and integrate it into Oscar e-commerce framework. Particularly, we will create a new sample Django app called boutique and integrate it to Oscar's default front and dashboard. Getting ready (django-oscar) First, it is necessary to create a virtual…