Knowledge check

Completed
1.

What keyword tells Django there's a relationship between two classes?

2.

What Django command is the same as the INSERT statement in SQL?

3.

What command should you use to update the database schema?