I got no idea how to migrate the files html and py and make what I wrote to be displayed on the 127.0 0 1 8000. I had url.py, view.py, btn.py, setting.py, manage.py, wsgi.py, admin.py already. The code are in all the pictures I attached, there are 7 pictures. Could anyone please tell me the direction to go or how to make my code with commands in terminal to create something on django? Or the suitable resources to go for? Appreciate any help. Thank you so much!
Your problem with the html is that you probably are accessing via file path, instead try to access via localhost
Ex: localhost:8000/your-url
De: Phan Nguyen
Enviado:terça-feira, 28 de julho de 2020 08:45
Para: Django users
Assunto: Havingproblemwithdisplay. Appreciate any help!
I got no idea how to migrate the files html and py and make what I wrote to be displayed on the 127.0 0 1 8000. I had url.py, view.py, btn.py, setting.py, manage.py, wsgi.py, admin.py already. The code are in all the pictures I attached, there are 7 pictures. Could anyone please tell me the direction to go or how to make my code with commands in terminal to create something on django? Or the suitable resources to go for? Appreciate any help. Thank you so much!
--
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/9114a838-c7ed-4490-8023-8daf87859b45o%40googlegroups.com.

Enviado do Email para Windows 10in your last e-amil you didn’t put this urls: like /about, /btn and /blog
De: Phan Nguyen
Enviado:terça-feira, 28 de julho de 2020 14:19
Para: Django users
Assunto: Re: Havingproblemwithdisplay. Appreciate any help!
Yes, exactly! But I also tried the local host server. And this is what I got(picture attached) -- only the /admin works, the rest like /about, /btn and /blog cannot be found..
On Tuesday, July 28, 2020 at 9:30:01 PM UTC+7, Samuel Nogueira wrote:
Your problem with the html is that you probably are accessing via file path, instead try to access via localhost
Ex: localhost:8000/your-url
--
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/b82b8a35-d76b-45ba-9035-79e318febd32o%40googlegroups.com.
In your last e-amil you didn’t put these urls: like /about, /btn and /blog
De: Phan Nguyen
Enviado:terça-feira, 28 de julho de 2020 14:19
Para: Django users
Assunto: Re: Havingproblemwithdisplay. Appreciate any help!
Yes, exactly! But I also tried the local host server. And this is what I got(picture attached) -- only the /admin works, the rest like /about, /btn and /blog cannot be found..
On Tuesday, July 28, 2020 at 9:30:01 PM UTC+7, Samuel Nogueira wrote:
Your problem with the html is that you probably are accessing via file path, instead try to access via localhost
Ex: localhost:8000/your-url
--
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/b82b8a35-d76b-45ba-9035-79e318febd32o%40googlegroups.com.