Skip to main content
๐Ÿ› Bug HuntDJ Django Easyโšก+10 XP

Missing Migration

Model changes aren't reflected in the database.

๐Ÿ› Find the bug
1# After adding a new field to models.py
2# Changes not in database yet
๐Ÿ› The bug is on line 1

๐Ÿ”ง Select the correct fix: