[Solved]How to solve not loading static files in Django 2020

preview_player
Показать описание
This video helps to fix the not loading problem of static files in Django even the DEBUG is FALSE. This is the easiest and safest solution.

Рекомендации по теме
Комментарии
Автор

thank you so much 😊 It resolves my error....keep making such videos 👍

uzmakhan
Автор

thanks last line of ur video finally solve my problem

computerscienceforyoubypoo
Автор

lv you alot waste my lots of time on my project bcs of this

shivrana
Автор

thanks bro, i stuck in this from 3 days, thanks a lot

anooppilania
Автор

I spent full day for searching decision of my problem, and suddenly found its in this video, thanks!!!

ЛИМОНЧИК-ик
Автор

thank you so much brother you are brilliant compare to other tech youtuber they have 4M or some other numbers you are much much much brilliant other than those youtuber👍👍👍👍👍👍👍👍

ronakvadodariya
Автор

Finally found the solution. I was missing my project name in my app settings.

simplecoding
Автор

i use

{% load static %}
<img src="{% static 'my_app/example.jpg' %}" alt="My image">

and it works!

codelikeapro
Автор

😊Lots of love to you bro. The problem is completely

MrKB_SSJ
Автор

Man i have already added my app in installed app which is basic. But still im facing this issue

sameergaikwad
Автор

though 71 likes and 45 dislikes, but it works ( only for django apps ) thanks

rupak
Автор

thank you man you are the best i was 3 days on this problem

mahmoudelayoubi
Автор

Thank you so much, that´s works for me. :)

conan_
Автор

Thank you so much it really helped me a lot..

sheelasaipriya
Автор

It works for image folder, but not for css file. Both are in same directory. I can't implement any style in the html folder. At the same time uploading images on html is working...Someone knows how to solve the problem?

sobiamalik
Автор

Can anybody tell me why this error occurs

Gokaram_Kurumurthy
Автор

thank you soo much i have spent tooo much time on this error

souha