diff --git a/migrations/versions/0214_another_letter_org.py b/migrations/versions/0214_another_letter_org.py index 6d067fb22..b39fc1b73 100644 --- a/migrations/versions/0214_another_letter_org.py +++ b/migrations/versions/0214_another_letter_org.py @@ -7,7 +7,7 @@ Revises: 0213_brand_colour_domain_ # revision identifiers, used by Alembic. revision = '0214_another_letter_org' -down_revision = '0213_brand_colour_domain_' +down_revision = '0213_brand_colour_domain' from alembic import op