Django administrator login page display using mobile

I am using Django from mobile using pydroid as an ide and termux as a terminal.every thing was right after starting new project, adding files and so on. But when I try to open Django administrator login page an error occured saying “server error occured please contact the administrator”. I don’t know what to do, my code has no errors and also the file configuration .please help me how to correct this error

Can you share the screenshot?
Of both admin site on browser and termux logs

The error might be because you did not migrate you database