Work through realistic case studies to create your own websites easily, securely, and quickly
Purchase of the print or Kindle book includes a free PDF eBook
Key Features
- Understand Django functionality and the Model-View-Template (MVT) paradigm
- Create and iteratively build a book review website, adding features as you build your knowledge
- Explore advanced concepts such as REST API implementation and third-party module integration
Book Description
Do you need to develop reliable and protected applications that stand out from the crowd without spending hours on boilerplate code? You’ve made the right choice trusting the Django framework, and this book will tell you why. Incessantly referred to as a “batteries included” web development framework, Django comes with the entire core features needed to build a standalone application. Web Development with Django will take you through the entire essential concepts and help you explore its power to build real-world applications the usage of Python.
Throughout the book, You can get the grips with the major features of Django by building a website called Bookr – a repository for book reviews. This end-to-end case study is split into a series of bitesize projects presented as exercises and activities, allowing you to challenge yourself in an enjoyable and attainable way. As you advance, You can acquire more than a few practical skills, including how to serve static files to add CSS, JavaScript, and images to your application, how to implement forms to accept user input, and how to manage sessions to ensure a reliable user experience. You can cover everyday tasks that are part of the development cycle of a real-world web application.
By the end of this Django book, You can have the skills and confidence to creatively develop and deploy your own projects.
What you’re going to learn
- Create a new application and add models to describe your data
- Use views and templates to regulate behavior and appearance
- Implement access regulate through authentication and permissions
- Develop practical web forms to add features such as file uploads
- Build a RESTful API and JavaScript code that communicates with it
- Connect to a database such as PostgreSQL
Who this book is for
This book is for programmers looking to give a boost to their web development skills the usage of the Django framework. To fully understand the concepts explained in this book, basic knowledge of Python programming as well as familiarity with JavaScript, HTML, and CSS is assumed.
Table of Contents
- An Introduction to Django
- Models and Migrations
- URL Mapping, Views, and Templates
- An Introduction to Django Admin
- Serving Static Files
- Forms
- Advanced Form Validation and Model Forms
- Media Serving and File Uploads
- Sessions and Authentication
- Advanced Django Admin and Customization
- Advanced Templating and Class-Based Views
- Building a REST API
- Generating CSV, PDF, and Other Binary Files
- Testing Your Django Applications
- Django Third-Party Libraries
- Using a Frontend JavaScript Library with Django
Reviews
There are no reviews yet.