Good question.  That could affect the app if I were using relative
path's or relying on the environment to locate files.  The path's I'm
using in the app are stored are absolute paths.  They work correctly
for path's that don't have unicode characters in them.  My Django app
works correctly with %95+ of the data I'm using.  I'm just trying to
resolve exceptions.  Those exceptions all have special characters in
them.

I'm starting to suspect apache and mod_python could have something to
do with this.  Perhaps it's not a Django issue after all.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to