Chapter Summary
In this chapter, we covered the basics of how Django’s templates work, how to pass information from a Django view to the browser, and how Django doesn’t get in the way of you creating a professional, modern look for your website.
I also introduced you to some of the more common Django template tags and filters. In Chapter 11, I have included an exercise that covers all the most common template tags and filters, complete with example implementations.
In the next chapter, we will take a closer look at the Django admin.
当前内容版权归 djangobook 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 djangobook .