Use collectstatic command On Wed 19 Dec, 2018, 12:11 PM mohit basantani <[email protected] wrote:
> Hello pradeep > > I found the my mistake I was giving the hard coded path of the static > root which is wrong I have attached my settings.py file above now it's > working fine ...Thanks for your concern really appreciated! > > On Wed 19 Dec, 2018, 11:49 Pradeep Sukhwani, <[email protected]> > wrote: > >> Hi Mohit, >> Can you please share the settings.py file which is being used for >> production? Specially that part where you have defined the static_url and >> static_root >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/5e4299c7-37e2-465e-9442-5f98e297c785%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAHRGajSD91%2B5ieDPeGynqAmadgEz9NZmVnKmb3sgLKLp0Qysbw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHRGajSD91%2B5ieDPeGynqAmadgEz9NZmVnKmb3sgLKLp0Qysbw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALZ%3DbE%2BWx85Lf8UPuMdLrsminpHuG%3Dn4A3CcosJTJ1iT9KQ-vw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

