thanks brother but i have tried everything

On Jul 24, 2019 9:21 AM, "vignesh karthik" <karthikvignes...@gmail.com>
wrote:

Hi there,

in settings.py

under

STATIC_URL = '/static'

Add below Lines


STATICFILES_DIRS = (
    os.path.join(BASE_DIR, 'static'),
)

Thank you

On Wed, Jul 24, 2019 at 8:30 AM Mukul Dharwala <dharwalamu...@gmail.com>
wrote:

> All files are working except this one its images are not showing as well
> as whenever i am putting{%load %} in front of any css file or jpg file it
> is showing an error. plzz go through my code and help me correcting it
>
> --
> 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/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/ef6dc860-24bb-417b-9f97-98728eaad29b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
vignesh

-- 
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/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAEJDTZ-qCx8f%3D0OJ%2BNzXPzT0pY_KBv8-xwdPHBLUH-U_9XVMHQ%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/CAFOmVPEYvYU61is9DKLMA3MftzSGYhC2t5HFnDRUs5OE6ULOsA%40mail.gmail.com.

Reply via email to