How can I drop all tables from a database using manage.py and command line? Is there any way to do that executing manage.py with appropriate parameters so I can execute it f
use "python manage.py sqlflush" command in windows 10 for others type manage.py