Tuesday, July 19, 2016

Re: Getting an error when I try to make an html page on django

Thank you for your quick response. I just run the local server after writing all of the files in visual studio. Somehow when I say /artists/2 I get that error but when I say /artists/3 I get the other artist. I think it may be something about the way I created the artists in the Django shell? I cannot retrieve all of that code because the shell got closed but it seemed to save all of the artists I wrote. I had made an Album object and passed in an artist name, so I would expect to have a third artist object with some album, but this one is not showing up. Thank you in advance!

On Tuesday, July 19, 2016 at 8:55:21 AM UTC-4, ludovic coues wrote:
Also, a copy of the error would help us a lot to help you.

2016-07-19 14:52 GMT+02:00 ludovic coues <cou...@gmail.com>:
> How do you "open the webpage" ?
>
> 2016-07-19 6:10 GMT+02:00 Jose <narutogl...@gmail.com>:
>> I was watching a Django tutorial video and on the video the guy writes the
>> exact same code I have on the picture. In the video whats inside of his
>> curly brackets turns to purple. Mine does not turn purple and there is
>> something wrong since I get an error when I run the code. Why is anything I
>> write inside of the curly brackets not turning purple? I suspect that is why
>> I get an error when I run the server and try to open the webpage.
>>
>>
>> --
>> 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 post to this group, send email to django...@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/fea433be-2b86-4a34-a211-6eb1fa53b6bc%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
>
> Cordialement, Coues Ludovic
> +336 148 743 42



--

Cordialement, Coues Ludovic
+336 148 743 42

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/689f3fd6-0710-4d60-81e0-dfb170577968%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment