python manage.py sqlmigrate

To print the SQL that will be executed for a given migration, use:

python manaage.py sqlmigrate app_label migration_name