Creating HTML Template And Views | Django CMS Building By shriekdj
In This Post I Will Create Html Pages for the site and as well as show how to use urls.py and views.py.
First Create a folder named templates in blog app in django app and add update the variable in django_project_name/setting.py like given below
imp...
shriekdj.hashnode.dev3 min read