Summary
We have gone through quite a lot of content to equip you with the skills required to create a full-stack Django app. We have covered the major features of Django: templates, views, URLs, user authentication, authorization, models, sessions, forms, and deployment. You now have the knowledge to go and build your own websites with Django. The CRUD functionality in our Reviews app is common in many web applications – for example, you already have all the tools to create a blog, to-do list, or shopping cart web applications.
Hopefully, you have enjoyed this book and would like to learn more from us.