Django 2 Web Development Cookbook - Third Edition - Helion
Tytuł oryginału: Django 2 Web Development Cookbook - Third Edition
ISBN: 9781788838085
stron: 544, Format: ebook
Data wydania: 2018-10-31
Księgarnia: Helion
Cena książki: 149,00 zł
Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with setting up and configuring Docker containers and a virtual environment for your project.
You'll learn how to write reusable pieces of code for your models and manage database changes. You'll work with forms and views to enter and list data, applying practical examples using templates and JavaScript together for the optimum user experience. This cookbook helps you to adjust the built-in Django administration to fit your needs and sharpen security and performance to make your web applications as robust, scalable, and dependable as possible. You'll also explore integration with Django CMS, the popular content management suite.
In the final chapters, you'll learn programming and debugging tricks and discover how collecting data from different sources and providing it to others in various formats can be a breeze. By the end of the book, you'll learn how to test and deploy projects to a remote dedicated server and scale your application to meet user demands.
Osoby które kupowały "Django 2 Web Development Cookbook - Third Edition", 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
Django 2 Web Development Cookbook. 100 practical recipes on building scalable Python web apps with Django 2 - Third Edition eBook -- spis treści
- 1. Getting Started with Django 2.1
- 2. Database Structure and Modeling
- 3. Forms and Views
- 4. Templates and JavaScript
- 5. Custom Template Filters and Tags
- 6. Model Administration
- 7. Security and Performance
- 8. Django CMS
- 9. Hierarchical Structures
- 10. Importing and Exporting Data
- 11. Bells and Whistles
- 12. Testing and Deployment