alembic

1 parent abffed23
...@@ -8,7 +8,7 @@ from pyramid.paster import ( ...@@ -8,7 +8,7 @@ from pyramid.paster import (
setup_logging, setup_logging,
) )
from sqlalchemy import engine_from_config from sqlalchemy import engine_from_config
from opensipkd.base.models.meta import Base from tangsel.base.models.meta import Base
config = context.config config = context.config
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!