Maru Kun

78%
Flag icon
You can start to see the benefit of template inheritance: in a child template we only need to include content that’s unique to that page. This not only simplifies each template, but also makes it much easier to modify the site. To modify an element common to many pages, you only need to modify the element in the parent template.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Rate this book
Clear rating