Chapter Summary
In this chapter, we learned the fundamentals of how to create and manage forms in Django. We learned how to create a contact form for collecting feedback from site visitors, and how to create a form for a model, so users can submit data to the site database in the frontend.
This chapter concludes Part 1 of the book. In the next chapter, we will move on from the fundamentals of Django to dig deeper into models, views, and templates, and cover more advanced topics on the Django admin, forms and user management.
当前内容版权归 djangobook 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 djangobook .