Simple Hello World page with django 1.9 in Ubuntu / Linux Mint [Beginners] [Part - 1]
Django is a web framework written in python. It is good for fast web application development. In this tutorial we will learn how to make a simple web page showing "Hello World" using django templates. we will also be applying styling to our page with css static files, we won't be dealing with any database or any advanced stuffs here.
This tutorial is aimed at beginners, So I 'll try to explain things in simple language without much technical detail.
Read more »
This tutorial is aimed at beginners, So I 'll try to explain things in simple language without much technical detail.
Read more »
Comments
Post a Comment