Merge pull request #267 from dod-ccpo/fix-migration-path

Fix migration path
This commit is contained in:
richard-dds 2018-09-11 10:49:35 -04:00 committed by GitHub
commit d03d186383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ from atst.models.permissions import Permissions
# revision identifiers, used by Alembic. # revision identifiers, used by Alembic.
revision = "dea6b8e09d63" revision = "dea6b8e09d63"
down_revision = "ad30159ef19b" down_revision = "53ab3edd334b"
branch_labels = None branch_labels = None
depends_on = None depends_on = None