Thursday¶
Objectives¶
- Understanding function-based views in Django, and how they hook up to Django’s URL configuration.
- Learn how to deploy a simple WSGI app to AWS.
Readings¶
Review¶
- Django Models (the Photo and Album)
Demo¶
Assignments¶
- Today I learned...
- Binary Search Tree: Deleting Nodes (Due Friday)
- Django Imager: Create a Data Model (Due Friday)