Momentum logo
Team 14 Classroom

Getting Used to Working in Django

Posted on Aug 18th, 2022

๐Ÿ—“๏ธ Todayโ€™s Topics

Today we develop our mental model of Django, understanding what it does and how it does it.

  • Django urls & views
  • Django templates
  • Django models and the database
  • Dealing with errors

๐ŸŽฏ Project: Uptact

Complete the tutorial you chose by Monday morning.

๐Ÿ”– Resources

Databases

๐Ÿฆ‰ Code & Notes

Tags: phase-2 django

Back to home