i have a django app that allows images to be uploaded. when i try to reference an image in a template by calling object.get_image_url or object.get_image_filename i get the full physical path including the filename in response. can anyone recommend an approach to troubleshoot this?
i'm running mod_python under apache. i'm serving media files from the same apache instance, but i have a separate location for the media. thanks, sasha --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---