Please have a look at this link https://docs.djangoproject.com/en/2.1/howto/deployment/wsgi/modwsgi/ on how to setup static files. You may also want to run python manage.py collectstatic
On Sun, Dec 30, 2018 at 4:31 AM abel otugeme <[email protected]> wrote: > This is how a site looks when i open it up in my browser.... No CSS! i > have done the necessary settings for Django to find the static files > > On Sat, Dec 29, 2018 at 5:14 PM Kasper Laudrup <[email protected]> > wrote: > >> Hi Abel, >> >> On 29/12/2018 08.07, abel otugeme wrote: >> > I really need help i have combed through stackover flow and this group >> > but the solutions provided don't work for me. i use a 32bit windows 7 >> > OS and the latest version of django >> > >> >> It would probably be easier for someone to help you if you tried to >> describe what your actual problem is. >> >> Kind regards, >> >> Kasper Laudrup >> >> -- >> 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/c8273be3-bc53-2103-f503-ae7668f01622%40stacktrace.dk >> . >> 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/CAMrS0S91GG0A%3D3Z263Q9nxLccStat-URs3NsW_pfqES_J5uU2Q%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAMrS0S91GG0A%3D3Z263Q9nxLccStat-URs3NsW_pfqES_J5uU2Q%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/CANDnEWfqpqyk-nesQcAKT-4i9tzAw8aJne2VjXFkgxqFWKJXiA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

