EVOLUTION-MANAGER
Edit File: auth_delete_message.py
from django_evolution.mutations import DeleteModel MUTATIONS = [ DeleteModel('Message') ]