Creating virtual environment, downloading django and launching first webpage.
In django every functionality of the webpage is separeted into apps. (e.g. authenticaiton, checkout, payment and etc.)