Hello, I am using sorl  thumbnail generation and all works well under
the Django development server.

On the production server (Apache:81-django; Lighttpd:80- static),
there is no key/value created in response to the template tag request,
and hence, no thumbnail generated.

If the same view is then rendered via the Django Development server, A
key/value and thumbnail is generated. Then, a subsequent refresh via
the production server will return the thumbnail as expected.

Is there and Apache specific configuration I need to set?

cheers,

-heathcarlisle

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to