I am getting the following error: ProgrammingError at /admin/
(1146, "Table 'marvellous.django_session' doesn't exist") Request Method: GET Request URL: http://127.0.0.1:8000/admin/ Django Version: 2.1.3 Exception Type: ProgrammingError Exception Value: (1146, "Table 'marvellous.django_session' doesn't exist") Exception Location: C:\Users\ansh\Desktop\Dje\project1\django-env\lib\site-packages\MySQLdb\connections.py in query, line 277 Python Executable: C:\Users\ansh\Desktop\Dje\project1\django-env\Scripts\python.exe Python Version: 3.6.5 Python Path: ['C:\\Users\\ansh\\Desktop\\Dje\\project1\\carpool', 'C:\\Users\\ansh\\Desktop\\Dje\\project1\\django-env\\Scripts\\python36.zip', 'C:\\Users\\ansh\\AppData\\Local\\Programs\\Python\\Python36\\DLLs', 'C:\\Users\\ansh\\AppData\\Local\\Programs\\Python\\Python36\\lib', 'C:\\Users\\ansh\\AppData\\Local\\Programs\\Python\\Python36', 'C:\\Users\\ansh\\Desktop\\Dje\\project1\\django-env', 'C:\\Users\\ansh\\Desktop\\Dje\\project1\\django-env\\lib\\site-packages'] Server time: Sat, 24 Nov 2018 09:14:09 +0000 [image: Mailtrack] <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> Sender notified by Mailtrack <https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&> 11/24/18, 2:48:51 PM -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHMQ532Rtsu%2BACE0703cBMW19WXtoXSVx75um%3D2C5j7Nuscakg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

