SELKS
SELKS copied to clipboard
Browser is showing blank page while trying to open admin panel.
A bit more description or a screenshot could help us to help you. May be a way to reproduce it?
while creating a superuser system gave be this error message, so I manually inserted the super user detail in the db, after which the browser is giving blank page while opening the admin panel
That looks like a Windows cmd shell ? What is the command that you use to create a super user (and super user for what - OS/Scirius etc?) Are you using SELKS or just Scririus ?
I am working on windows and creating a website on django framework version 3.0.7, using pycharm editor and following is the command i am using to create superuser.

Also the terminal is showing following commands while i am trying to open the admin panel

Following is my projects URL file

And the settings.py file
