django shell plus code example
Example 1: django shell
python manage.py shell
Example 2: python print sql in shell_plus
python manage.py shell_plus --print-sql
python manage.py shell
python manage.py shell_plus --print-sql