git://git.onelab.eu
/
playground.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
third
[playground.git]
/
migrate
/
migrations
/
manage.py
1
#!/usr/bin/env python
2
from migrate.versioning.shell import main
3
main(debug='False')