Hello Web App: Intermediate Concepts helps you take your basic web app to the next level, walking you through more difficult features such as:
- Adding user-uploaded images.
- Using Pillow to edit and resize those images.
- Working with multiple models.
- Setting up custom forms.
- Adding payments using Stripe.
- Working with sessions.
- Setting up an API.
- And more!
Continue building and growing your Django web app!
Table of Contents
- Introduction
- Creating a Contact Form and Working with Custom Forms
- Adding a New Model and Working With Multiple Models
- Adding Easy Admin Emails, Helpers, Sitemaps, and More
- Adding User-Uploaded Images
- Editing and Resizing Images
- Setting Up Django Messages for Alerts
- Front-End Fun: Adding Gulp, Sass, and Bootstrap
- Reading Source Code And Setting Up a Form to Edit User Email Addresses
- Adding Payments with Stripe
- Adding an API
- Working with Sessions
- Creating Your Own Scripts and a Bit About Cron Jobs
- Database Pitfalls
- Additional Information and Resources
- Special Thanks