Becoming an Enterprise Django Developer - Helion
Tytuł oryginału: Becoming an Enterprise Django Developer
ISBN: 9781801070942
stron: 526, Format: ebook
Data wydania: 2022-06-27
Księgarnia: Helion
Cena książki: 149,00 zł
Django is a powerful framework but choosing the right add-ons that match the scale and scope of your enterprise projects can be tricky. This book will help you explore the multifarious options available for enterprise Django development. Countless organizations are already using Django and more migrating to it, unleashing the power of Python with many different packages and dependencies, including AI technologies.
This practical guide will help you understand practices, blueprints, and design decisions to put Django to work the way you want it to. You'll learn various ways in which data can be rendered onto a page and discover the power of Django for large-scale production applications. Starting with the basics of getting an enterprise project up and running, you'll get to grips with maintaining the project throughout its lifecycle while learning what the Django application lifecycle is.
By the end of this book, you'll have learned how to build and deploy a Django project to the web and implement various components into the site.
Osoby które kupowały "Becoming an Enterprise Django Developer", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Becoming an Enterprise Django Developer. Discover best practices, tooling, and solutions for writing and organizing Django applications in production eBook -- spis treści
- 1. Undertaking a Colossal Project
- 2. Project Configuration
- 3. Models, Relations, and Inheritance
- 4. URLs, Views, and Templates
- 5. Django Forms
- 6. Exploring the Django Admin Site
- 7. Working with Messages, Email Notifications, and PDF Reports
- 8. Working with the Django REST Framework
- 9. Django Testing
- 10. Database Management