{% load static %} should be the first line in the template

On Sun, Jun 14, 2020 at 20:27 Julio Cojom <jul.alejand...@gmail.com> wrote:

> Based on the url of the browser, seems like python isn't interpreting the
> HTML file. This url isn't friendly, django not shows ".html" when you
> browse inside your app. Are you running with py manage.py runserver?
>
> Why the port is 63342? Usualy the port is 8000 unless you explicit changed
> it.
>
> Try with the first steps in the django tutorial, that will be config
> template spaces, urls, views and models.
>
>
> https://docs.djangoproject.com/en/3.0/intro/tutorial01/
>
>
> El dom., 14 de junio de 2020 1:15 p. m., Ragnar Örn Ólafsson Ólafsson <
> ragnar....@gmail.com> escribió:
>
>> Category:{%category%} is being parsed as normal text inside of the HTML.
>>
>> On Sun, 14 Jun 2020 at 19:04, Deborah <kusingude...@gmail.com> wrote:
>>
>>>
>>>
>>> Le dimanche 14 juin 2020 20:38:43 UTC+2, Deborah a écrit :
>>>>
>>>> good evening
>>>> the tags that I use in the html file, appear on browsers when I launch
>>>> the server, what to do ???
>>>>
>>> --
>>> 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/50e03cdf-2aae-4f20-a19a-ed06e1ac4148o%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/50e03cdf-2aae-4f20-a19a-ed06e1ac4148o%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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/CAL1UQP3ECFwL6tLByftURPGA5m2odRjk38%3DouY2jv6zWQ%2BiS-g%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAL1UQP3ECFwL6tLByftURPGA5m2odRjk38%3DouY2jv6zWQ%2BiS-g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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/CAHRQUHmbCtY64OYpX8u-%3DuvbXOhKv%2BQwTCvm3%2BNUQuP-2vCq0w%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHRQUHmbCtY64OYpX8u-%3DuvbXOhKv%2BQwTCvm3%2BNUQuP-2vCq0w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CACVVTn0HcYG2QxywD_K9uksSDeSnBFwN3Y%3DZDQYjXhHE%2BQ_Qug%40mail.gmail.com.

Reply via email to