Christopher Trudeau

Django in Action

Auflage 1

Django in Action is the perfect way to get started for new Django developers creating their first Python-based web apps. As you work through the book, you'll create and upgrade a web application as you explore useful and exciting Django plug-ins, and tackle challenging exercises that help lock-in your new skills.

  • Buch
    CHF 61.10

Produktdetails

Verlagsnummer: 9781633438163
ISBN: 978-1-63343-816-3
Produkttyp: Buch
Verlag: Manning Publications
Erscheinungsdatum: 05.09.2024
Auflage: 1
Sprache: Englisch

Artikelbeschreibung

Build professional quality web applications using Python and the Django 4.2 web framework.

The Django web application framework powers huge sites like Netflix, Dropbox, YouTube, and Spotify. Learn how it can power your web apps too! In this hands-on book, you'll begin building a fully functional web application with Django starting with chapter 1.

In Django in Action you'll:

  • Build a multi-user web site in Django
  • Read, write, and manage data
  • Create reusable and composable HTML templates
  • Manage user data including form submissions and file uploads
  • Set up authentication, authorization, and per-person-per-page permissions
  • Manage the backend using the Django Admin tool
  • Discover Django libraries and plugins