Author: Samuli Natri
ISBN-13: -
Total Pages: 165
Size: 3.7MB
Link Download: Google | MediaFire | ZippyShare
Description:
This book is suitable for Beginner to Intermediate level web developers. You don't have to have any experience with Django or building web applications in general. We start with the very basics and increase complexity as we go along.
Table of Contents:
Chapter 1 - Installing Python on Windows
Chapter 2 - Installing Python on macOS
Chapter 3 - Installing Python on Linux
Chapter 4 - Creating Virtual Environments in Windows
Chapter 5 - Creating Virtual Environments in MacOS
Chapter 6 - Creating Virtual Environments in Linux
Chapter 7 - Virtual Environments and pip
Chapter 8 - Creating Django Project
Chapter 9 - Creating a Hello World App
Chapter 10 - Examining the Project Structure and Apps
Chapter 11 - Working with Template Inheritance
Chapter 12 - Installing Bootstrap 4 Theme
Chapter 13 - Managing Static Files
Chapter 14 - Creating Models
Chapter 15 - Creating a Base Project
Chapter 16 - Creating a Detail Page
Chapter 17 - Adding Category as a Many to One Relationship
Chapter 18 - Referencing Tags with a Many to Many Field
Chapter 19 - Creating a Tags Page
Chapter 20 - Creating a Search Feature
Chapter 21- Working with Forms: Creating Items
Chapter 22 - Working with Forms: Editing Items
Chapter 23 - Working with Forms:Customization
Chapter 24 - Creating and Deleting Objects
Chapter 25 - Authenticating Users with Allauth
Chapter 26 - Authorization
Chapter 27 - Creating an Image Gallery
Chapter 28 - Adding Image Thumbnails
Chapter 29 - Deploying on Heroku
Chapter 30 - Using Amazon AWS to Serve Files
Chapter 31 - Setting up Heroku Pipelines
Chapter 32 - Sending Emails with SendGrid
