Simple Hello World page with django 1.9 in Ubuntu / Linux Mint [Beginners] [Part – 2]

In the First part of this tutorial we created an app named helloworld and added it to the setting.py file. Now let’s continue further towads our journey to make a ‘Hello World’ page with django. Urls Let’s define our url…

Read More