angee.messaging.runtime_migrations.alter_message_status
Record the queued state in the outbound message delivery lifecycle.
applies
python
def applies(project_state: ProjectState) -> boolReturn whether Message.status still has exactly the pre-queue choices.
Migration
python
class Migration(migrations.Migration)Record queued in Message.status without changing the column width.