]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
do "find the templates" identically to how sphinx does it
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Apr 2011 15:28:54 +0000 (11:28 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 19 Apr 2011 15:28:54 +0000 (11:28 -0400)
commit72269fbfa1207273486fc03c0b31c6a767fa24d0
treeb2a6337cc221bc0745d5a4b89f8dbea1121dbad0
parent64e5d6c54f3755e9faa432c7365c557be8123554
do "find the templates" identically to how sphinx does it
14 files changed:
alembic/__init__.py
alembic/config.py
alembic/templates/generic/README [moved from templates/generic/README with 100% similarity]
alembic/templates/generic/alembic.ini.mako [moved from templates/generic/alembic.ini.mako with 100% similarity]
alembic/templates/generic/env.py [moved from templates/generic/env.py with 100% similarity]
alembic/templates/generic/script.py.mako [moved from templates/generic/script.py.mako with 100% similarity]
alembic/templates/multidb/README [moved from templates/multidb/README with 100% similarity]
alembic/templates/multidb/alembic.ini.mako [moved from templates/multidb/alembic.ini.mako with 100% similarity]
alembic/templates/multidb/env.py [moved from templates/multidb/env.py with 100% similarity]
alembic/templates/multidb/script.py.mako [moved from templates/multidb/script.py.mako with 100% similarity]
alembic/templates/pylons/README [moved from templates/pylons/README with 100% similarity]
alembic/templates/pylons/alembic.ini.mako [moved from templates/pylons/alembic.ini.mako with 100% similarity]
alembic/templates/pylons/env.py [moved from templates/pylons/env.py with 100% similarity]
alembic/templates/pylons/script.py.mako [moved from templates/pylons/script.py.mako with 100% similarity]