I am going through the tutorial and I was wondering about something:
I have an app called projects with a model:
class Project(models.Model): title = mo