I've got a model built out of a database introspection on a mysql MyISAM table 
which has a 'text' column which maps to a TextField. The problem is that this 
field ends up being an array object of characters, rather than just a string, 
as I expected.

Is this behaviour consistant for all TextField field types, or is it peculiar 
to mysql?

John


--~--~---------~--~----~------------~-------~--~----~
 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