Thursday, September 1, 2022

Bad Request 400 in Django

I have some issues in running django server.

System check identified no issues (0 silenced).
September 01, 2022 - 10:58:47
Django version 4.0.1, using settings 'project.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[01/Sep/2022 10:58:57] "GET / HTTP/1.1" 400 143
[01/Sep/2022 10:58:58] "GET /favicon.ico HTTP/1.1" 400 143

Please help me if you are expert on it.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7034243a-72ba-47bb-a5a3-6c1bcdec67aan%40googlegroups.com.

No comments:

Post a Comment