Use pexpect to control manage.py syncdb or anything else
You can read the short blog article that gives a [description of what I was thinking](http://unpythonic.blogspot.com/2007/03/using-pexpect-to-control-django.html) when I attempted this. Note: UNIX only. Sorry!
- manage.py
- pexpect