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…

Read More