Wednesday¶
Objectives¶
- Understand how relationships between data models are handled in Django
- Learn how node deletion affects a Binary Search Tree
Review¶
- Traversing the Binary Search Tree
- Testing in Django
Demo¶
- Managing relationships in the Django ORM
- Connecting a GitHub Project to TravisCI