-
Recent Posts
Recent Comments
- Flashpaqdjs on Handy One-Liners
- Wirelessscm on Handy One-Liners
- Pwnall1337 on cPanel Exim and Perl’s Net::SMTP::TLS
Archives
Categories
Blogroll
Monthly Archives: August 2012
Django SyncDB and Perl Expect
I’m writing a database migration script in Perl to upgrade to a new database schema. This script often calls Django’s manage.py ‘syncdb’ function to rebuild from the new models. However, there’s one problem with this. Each time it runs, it … Continue reading
Posted in Uncategorized
Leave a comment