Pls solve the bug in the console

Hi replit team
I didn’t change the path of the console
Pls solve this bug immediately.

Expected vs Current Behavior:

Steps to reproduce:

Bug appears at this link: https://replit.com/~?supportform=true

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36

Replit Profile: https://replit.com/@MadhavKaura

Can elaborate on the bug you are facing?

yes, i can explain what i face
i am facing the bug while doing django
i open the project and generate a secret key
i copied it and paste it to settings.py in variable of secret key
they run ok fine

Problem:

when i change the path of the files but console didn’t change our path
and django didn’t import the html file while importing

so pls solve this problem

Please reply the link of a Repl that this is occurring.

1 Like

Hi @MadhavKaura !
Are you using a normal Python repl with Django? Or is it the Django template?