On 22 août, 09:51, "Ben Ford" <[EMAIL PROTECTED]> wrote:
> A quick hack that should work would be to create a DictReader object to read
> the csv with (have a look in the python docs
> here<http://docs.python.org/lib/module-csv.html>).
That's actullay what I did but I didn't know about the obj.__dict__ =
MyDict trick :)
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---