Difference between revisions of "Django"

From MyWiki
Jump to: navigation, search
Line 1: Line 1:
#[[ Simple "Hello world" application ]]<br>
+
#[[ Simple "Hello world" application. ]]<br>
#[[ Extended "Hello world" application to name user ]] <br>
+
#[[ Extended "Hello world" application to name user, ]] <br>
#[[ Extended "Hello world" application to name user an accept any name ]] <br>
+
#[[ Extended "Hello world" application to name user an accept any name, ]] <br>
#[[ Using a template ]] <br>
+
#[[ Using a template. ]] <br>

Revision as of 10:46, 19 March 2021

  1. Simple "Hello world" application.
  2. Extended "Hello world" application to name user,
  3. Extended "Hello world" application to name user an accept any name,
  4. Using a template.