Fair enough - any chance we can get that unicode branch opened up soon? vic
On 8/31/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > Essentially the problem is that this makes the psycopg2 backend > behave differently from all the other backends. Thus many framework > tests fail when using psycopg2, and code written for psycopg2 breaks > when running with a different backend. > > It's totally a step backwards, but I think consistancy is more > important. I'd suggest if you need the unicode behavior that you > call the ``register_type`` function in your code yourself. > > Jacob > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
