Do you understand how your Django static file assets are being served up with
WebFaction?
Have you set a static only WebFaction application in their control panel to
serve static file assets for each of your sites and are already using
'python2.7 manage.py collectstatic' to copy them under a directory specified by
STATIC_ROOT setting in Django settings file?
http://docs.webfaction.com/software/django/config.html#serving-django-static-media
Or do you believe that WebFaction is relying on django.contrib.staticfiles for
serving up static file assets even though it isn't recommended for production?
Graham
--
You received this message because you are subscribed to the Google Groups
"modwsgi" 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 http://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.