On 24/01/2023 12.14, javier lopez wrote:
I'm new with Django.
Trying to code te sample of tutorial i got the error that shows in the images.
Python version 3.11.1 and 3.9 too. Same error.
Anyone can help me?


Both errors are mentioned in the tutorial at https://docs.djangoproject.com/en/4.1/intro/tutorial01/

For the page not found:

"If you get an error page here, check that you’re going to http://localhost:8000/polls/ and not http://localhost:8000/.";

And for the warning on migrations:

"Ignore the warning about unapplied database migrations for now; we’ll deal with the database shortly."

Unfortunately there's no direct link to these paragraphs on the page, but I hope that will help you move on.

Kind regards,
Kasper Laudrup

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/02929943-1f3b-5b46-6088-d9f9e96a539a%40stacktrace.dk.

Attachment: OpenPGP_0xE5D9CAC64AAA55EB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to