Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Becoming an Enterprise Django Developer
Michael Dinder
ISBN: 978-1-80107-363-9
Use Django to develop enterprise-level apps to help scale your business.
Understand the steps and tools used to scale up a proof-of-concept project to production without going too deep into specific technologies.
Explore core Django components and how to use them in different ways to suit your app’s needs.
Find out how Django allows you to build RESTful APIs.
Extract, parse, and migrate data from an old database system to a new system with Django and Python.
Web Development with Django
Chris Guest | Subhash Sundaravadivelu | Ben Shaw | Andrew Bird | Saurabh Badhwar
ISBN: 978-1-83921-250-5
- Create a new application and add models to describe your data.
- Use views and templates...