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