Forgive the repost, but after initially seeing my original post,
Google appears to have deleted it, so here goes again.

I'm running the current trunk, and I'm seeing a strange problem. I
noticed Django's templates were occasionally displaying variables as
empty strings, when there should have been something. Then I realized,
all the strings that weren't being shown had a \x... character in
them. I can understand why these characters aren't being shown, but
why is the entire string not being shown? Shouldn't the the default
setup automatically escape or strip out these characters?
--~--~---------~--~----~------------~-------~--~----~
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