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 1
Learning Objectives:
Understand URL routing and urls.py
Understand views.py
Understand how the request/response cycle is manifested in Django
https://docs.djangoproject.com/en/4.2/intro/tutorial01/