bookmark

Django Tutorial Part 5: Creating our home page - Learn web development | MDN


Description

We've now created the home page for our site — an HTML page that displays some counts of records from the database and has links to our other still-to-be-created pages. Along the way we've learned a lot of fundamental information about url mappers, views, querying the database using our models, how to pass information to a template from your view, and how to create and extend templates.

Preview

Tags

Users

  • @athang

Comments and Reviews