Django Compile -Datenbank
Run python manage.py makemigrations to create migrations for changes
Run python manage.py migrate to apply those changes to the database.
Red Team