Django "GET / HTTP/1.1" 200 16348" Error

1.690 visualitzacions
Ves al primer missatge no llegit

mohammad reyajuddin

no llegida,
12 de set. 2019, 13:20:0512/9/19
a Django users
After executing runserver command in django terminal , below msg is displayed and No chnages in webpages after coding.

Please suggest.


Django version 2.1.5, using settings 'myutility.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CTRL-BREAK.
[12/Sep/2019 22:11:44] "GET / HTTP/1.1" 200 16348
[12/Sep/2019 22:11:45] "GET / HTTP/1.1" 200 16348
[12/Sep/2019 22:11:56] "GET / HTTP/1.1" 200 16348
[12/Sep/2019 22:11:57] "GET / HTTP/1.1" 200 16348
[12/Sep/2019 22:11:57] "GET / HTTP/1.1" 200 16348
[12/Sep/2019 22:11:58] "GET / HTTP/1.1" 200 16348

dd.JPG

khadim husen

no llegida,
12 de set. 2019, 16:27:2812/9/19
a Django users
Type in your web browser

http://127.0.0.1:8000/

khadim husen

no llegida,
12 de set. 2019, 16:28:0812/9/19
a Django users
Run this command in terminal

python manage.py migrate

Then

python manage.py runserver



khadim husen

no llegida,
12 de set. 2019, 16:28:3112/9/19
a Django users
"GET / HTTP/1.1" 200 16348"
This is not a error

This is response code. 200 means response success resource created.

johnsi rani

no llegida,
12 de set. 2019, 21:54:2112/9/19
a django...@googlegroups.com
while i run its shows migration error 

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5641392b-27e3-496f-8f6f-33e5701a766c%40googlegroups.com.

Abu Yusuf

no llegida,
15 de set. 2019, 3:30:1915/9/19
a django...@googlegroups.com
first, try to run makemigrations before migrate.

Respon a tots
Respon a l'autor
Reenvia
0 missatges nous