|
# Generated by alembic_setup.py. The URL is injected from the environment at runtime.
|
|
[alembic]
|
|
script_location = migrations
|
|
prepend_sys_path = .
|
|
file_template = %%(year)d%%(month).2d%%(day).2d_%%(hour).2d%%(minute).2d-%%(rev)s_%%(slug)s
|
|
timezone = UTC
|