Cantitate/Preț
Produs

The Definitive Guide to Django: Web Development Done Right

Autor Jacob Kaplan-Moss, Adrian Holovaty, Katie Cunningham
en Limba Engleză Paperback – 25 dec 2020
This third edition of The Definitive Guide to Django is updated for the latest version of Django, and, with the forward–compatibility guarantee that Django now provides, should still serve as the ultimate tutorial and reference for this popular framework for years to come. Django is of the most popular Python-based web frameworks, and it now supports Python 3. It's the framework behind Pinterest, Instagram, and Mozilla.org. Experienced author and Django developer Katie Cunningham builts on the strong foundation laid by lead Django developer Jacob Kaplan–Moss and Django creator Adrian Holovaty show you how they use this framework to create award–winning web sites by guiding you through the creation of a web application reminiscent of ChicagoCrime.org. The Definitive Guide to Django, Third Edition is broken into three parts, with the first introducing Django fundamentals such as installation and configuration, and creating the components that together power a Django–driven web site. The second part delves into the more sophisticated features of Django, including outputting non–HTML content such as RSS feeds and PDFs, caching, and user management. The appendixes serve as a detailed reference to Django's many configuration options and commands.
Citește tot Restrânge

Preț: 22242 lei

Preț vechi: 27803 lei
-20% Nou

Puncte Express: 334

Preț estimativ în valută:
4257 4422$ 3536£

Carte nepublicată încă

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430258810
ISBN-10: 1430258810
Pagini: 550
Dimensiuni: 191 x 235 mm
Ediția:3rd ed. 2021
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

  1. Introduction to Django
  2. Getting Started
  3. Views and URLconfs
  4. Templates
  5. Models
  6. The Django Admin Site
  7. Forms
  8. Advanced Views and URLconfs
  9. Advanced Templates
  10. Advanced Models
  11. Generic Views
  12. Deploying Django
  13. Generating Non-HTML Content
  14. Sessions, Users, and Registration
  15. Caching
  16. django.contrib
  17. Middleware
  18. Integrating with Legacy Databases and Applications
  19. Internationalization
  20. Security

Notă biografică

Jacob Kaplan-Moss is one of the lead developers of Django. At his day job, he's the lead developer for the Lawrence Journal-World, a locally owned newspaper in Lawrence, Kansas, where Django was developed. At the Journal-World, Jacob hacks on a number of sites including lawrence.com, LJWorld.com, and KUsports.com, and he is continually embarrassed by the multitude of media awards those sites win. In his spare time what little of it there is he fancies himself a chef.

Caracteristici

  • Complete update of THE Definitive Guide to Django
  • Experienced author and Django developer Katie Cunningham is working with the original authors to bring the content up to date for the latest version of Django
  • One of the first books to cover Django 1.6, the first version of Django to fully support Python 3