Toggle navigation
DJ4E
Lessons
Discussions
Assignments
Instructor
Login
Django and PythonAnywhere
Using the Linux Command Line Interface (Shell)
Adding HTML
Serving Dynamic Content
Debugging Common Errors
Django Models
Django Views
Django Forms
Hello Session World
Batch Loading Data
Login / Autos CRUD
AdList Milestone #1
AdList Pictures
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/4.2/intro/tutorial04/