Toggle navigation
DJ4E
Lessons
Discussions
Assignments
Instructor
Login
Django and PythonAnywhere
Adding HTML
Serving Dynamic Content
Django Models
Django Views
Django Forms
Hello Session World
Batch Loading Data
Login / Autos CRUD
Installing Django Locally
Using GitHub
AdList Milestone #1
AdList Milestone #2
AdList Milestone #3
AdList Milestone #4
Django Project Tutorial 4
Learning Objectives:
Build and use an HTML form
Introduce how Django handles CSRF
Further detail on views
Introduce generic views
Build code to update the database
https://docs.djangoproject.com/en/3.0/intro/tutorial04/