Hello,

You might find my drawings on how django static files work in production
<https://djangodeployment.com/2016/11/21/how-django-static-files-work-in-production/>
helpful. Unfortunately they are only for nginx and apache, but the same
principles apply to IIS.

Regards,

Antonis

Antonis Christofides
http://djangodeployment.com


On 2017-11-07 19:21, Tony King wrote:
>
> Hi again,
>
> I'm having to deploy my project using IIS 8.5 as this all I have access too
> and I've been relatively successful, however, my static image files are not
> displaying in the way they did in the development environment.
>
> I've tried adding what I believe to be the recommended settings but I'm still
> not getting any images too load.
>
> In an almost desperate attempt to understand the search path logic, I've ended
> up with several static folders in my folder structure and still I do not have
> any images.
>
> The attached file includes a screen shot of the settings.py and folder
> structure, which I'm hoping will be useful.
>
> Can someone please help?
>
> Kind regards,
>
>   Tony
>
> -- 
> 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
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> 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/eae9ab3b-8a2b-49ae-ae24-c837545af7ce%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/eae9ab3b-8a2b-49ae-ae24-c837545af7ce%40googlegroups.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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/5eb8b037-8f4c-68e0-24fd-d71f4e644886%40djangodeployment.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to