SELKS icon indicating copy to clipboard operation
SELKS copied to clipboard

Browser is showing blank page while trying to open admin panel.

Open richachaudhary1024 opened this issue 5 years ago • 5 comments

richachaudhary1024 avatar Jun 27 '20 11:06 richachaudhary1024

A bit more description or a screenshot could help us to help you. May be a way to reproduce it?

pevma avatar Jun 27 '20 11:06 pevma

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 Capture1

richachaudhary1024 avatar Jun 27 '20 11:06 richachaudhary1024

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 ?

pevma avatar Jun 27 '20 11:06 pevma

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. image

richachaudhary1024 avatar Jun 27 '20 12:06 richachaudhary1024

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

Following is my projects URL file

image

And the settings.py file

image

richachaudhary1024 avatar Jun 27 '20 12:06 richachaudhary1024