Difference between revisions of "Django"
From MyWiki
(11 intermediate revisions by the same user not shown) | |||
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> | ||
+ | #[[ Using a template. ]] <br> | ||
+ | #[[ Using a template with parameters. ]]<br> | ||
+ | #[[ Using CSS files ]] <br> | ||
+ | #[[ Create a flights app which talks to a database ]]<br> |