Django Web Development for Beginners: Build Python Web Applications with Models, Views, Templates, Forms, Authentication, and Deployment - Tapa blanda

Byteforge, Liora

 
9798186879466: Django Web Development for Beginners: Build Python Web Applications with Models, Views, Templates, Forms, Authentication, and Deployment

Sinopsis

Book Description

Turn your Python knowledge into practical web applications with Django.

Django Web Development for Beginners provides a clear, step-by-step introduction to building organized, database-driven web applications with Python. Instead of presenting Django as a collection of disconnected commands, this guide explains how projects, apps, URLs, views, templates, models, forms, authentication, and deployment work together.

You will begin by installing Django, creating a virtual environment, starting your first project, and understanding the files Django generates. From there, you will learn how to connect URLs to Python views, create reusable HTML templates, store information with models and migrations, and manage application data through the Django admin interface.

As you progress, you will build validated forms, display useful success and error messages, register users, create login and logout pages, and protect private pages from unauthenticated visitors. The book then brings these skills together in a complete beginner project.

You will also learn how to:

  • Add CSS and static files to Django templates
  • Create reusable layouts and navigation
  • Test views, models, responses, and protected pages
  • Manage environment variables and production settings
  • Prepare static files, migrations, and Gunicorn for deployment
  • Continue into Django REST Framework and PostgreSQL

Written for readers with basic Python knowledge and little or no Django experience, this book uses clear explanations, short working examples, practical file paths, and common error fixes.

By the end, you will understand the complete Django development workflow and have a solid foundation for building larger Python web applications and APIs.

"Sinopsis" puede pertenecer a otra edición de este libro.