Table of Contents
- Cover
- Introduction
- Installation
- How the Internet works
- Introduction to command line
- Python installation
- Code editor
- Introduction to Python
- What is Django?
- Django installation
- Your first Django project!
- Django models
- Django admin
- Deploy!
- Django URLs
- Django views – time to create!
- Introduction to HTML
- Django ORM (Querysets)
- Dynamic data in templates
- Django templates
- CSS – make it pretty
- Template extending
- Extend your application
- Django Forms
- What's next?