Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

css não carrega

Bom dia. seguir os passos do curso porem não carregou.

{% load static %}
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="description" content="">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->

    <!-- Título -->
    <title>Alura Receitas</title>

    <!-- Favicon -->
    <link rel="icon" href="{% static 'img/core-img/favicon.ico' %}">
1 resposta
solução!

Bom dia. Bem eu não sei exatamente qual era o erro, so reinicie a IDE(pycharm) e funcionou.