Arquivos estáticos no Django
Onde colocar os arquivos estáticos para Django
├── blog
│ ├── migrations
│ ├── static
│ └── templates
└── afropythonLast updated
Was this helpful?
├── blog
│ ├── migrations
│ ├── static
│ └── templates
└── afropythonLast updated
Was this helpful?
Was this helpful?