This may be a real stupid question. But how do you get ALL sql statements django-admin.py is going to run or does run from a syncdb command?
use SQL for the command which will return all the SQL it will attempt to run
django-admin.py sqlall <App>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With