Difference between revisions of "Extended "Hello world" application to name user"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
 
This is based on the simple "Hello World" application, so we need a working version of it to modify <br>
 
This is based on the simple "Hello World" application, so we need a working version of it to modify <br>
 +
We will add modifications to the hello apps views.py and urls.py files as follows: <br>

Revision as of 15:50, 18 March 2021

This is based on the simple "Hello World" application, so we need a working version of it to modify
We will add modifications to the hello apps views.py and urls.py files as follows: