Joseph Oseh Frank 2/9/2020

create a blog application with django, part 6: create django templates

Read Original

This tutorial article details the sixth step in building a blog with Django: creating Django templates. It covers setting up the template directory structure, creating base.html, post_list.html, and post_detail.html files, and explains Django template tags, variables, and filters. The guide includes code examples for template inheritance and rendering blog posts.

create a blog application with django, part 6: create django templates

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes