Hi There,
While creating tables using models.py getting this error, However i have tried to delete table but its falling any one know any solution ?
Error - File "/usr/local/lib/python3.9/site-packages/django/db/backends/sqlite3/base.py", line 421, in execute
return Database.Cursor.execute(self, query)
django.db.utils.OperationalError: table "polls_question" already exists