How to deploy Django project on Internet Information Services (IIS)
Django is a web development framework that applies MVT concept. Similar to Model-View-Controller (MVC), MVT stands for Model-View-Template. It uses Model as its database structuring framework and its logic, View, in my perspective as its intermediary...
ashyokhei.hashnode.dev4 min read