demo version on how to dockerise a django project
at main 3 lines 63 B view raw
1from django.shortcuts import render 2 3# Create your views here.