I'm working on a custom field type for Django which depends on being
able to save data in a BINARY column. (Not a big BLOB, just a couple
of bytes.) Unfortunately Django (trunk and probably 1.0) keeps trying
to turn it into unicode which fails. I'm now using patch.3.txt on
http://code.djangoproject.com/ticket/2417 and that seems to be doing
the job. What are the chances of something like this making it into
Django-1.1?
Looks like we might be past the feature freeze according to the 1.1 roadmap.
-- 
Patriotism means to stand by the country. It does
not mean to stand by the president. -- T. Roosevelt

MANDATED GOVERNMENT HEALTH WARNING:
Government mandates may be hazardous to your health.

This message has been scanned for memes and
dangerous content by MindScanner, and is
believed to be unclean.

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to