Becoming an Enterprise Django Developer
eBook - ePub

Becoming an Enterprise Django Developer

Discover best practices, tooling, and solutions for writing and organizing Django applications in production

  1. 526 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Becoming an Enterprise Django Developer

Discover best practices, tooling, and solutions for writing and organizing Django applications in production

About this book

A Python web developer's guide to exploring the Django 4 development lifecycle - beyond the basics

Key Features

  • Expert tips to help you use the right packages, tools, and libraries and understand their scope for your project
  • Gain a thorough understanding of the essential components that comprise a large-scale Python web app
  • Learn best practices for creating a project structure for better performance

Book Description

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.

What you will learn

  • 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
  • Write and run a test using the built-in testing tools in Django

Who this book is for

This book is for Django developers who want to learn the full-stack enterprise app development lifecycle. If you are a Python web developer looking to learn how to maintain a production website and explore Django beyond the basics, this book is for you. The book assumes intermediate-level knowledge of Python programming and the Django framework.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Becoming an Enterprise Django Developer by Michael Dinder in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Python. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Becoming an Enterprise Django Developer
  2. Contributors
  3. Preface
  4. Part 1 – Starting a Project
  5. Chapter 1: Undertaking a Colossal Project
  6. Chapter 2: Project Configuration
  7. Chapter 3: Models, Relations, and Inheritance
  8. Part 2 – Django Components
  9. Chapter 4: URLs, Views, and Templates
  10. Chapter 5: Django Forms
  11. Chapter 6: Exploring the Django Admin Site
  12. Chapter 7: Working with Messages, Email Notifications, and PDF Reports
  13. Part 3 – Advanced Django Components
  14. Chapter 8: Working with the Django REST Framework
  15. Chapter 9: Django Testing
  16. Chapter 10: Database Management
  17. Other Books You May Enjoy