On Tue, Aug 11, 2009 at 2:11 PM, Mark Ferrer<mvfer...@gmail.com> wrote:
> I call it a DictionaryField and it takes a Python dictionary object and
> stores it in a database as a text field

i usually just encode it as JSON.  not as dense; but more universal
syntax, so you get faster decoders in every language

-- 
Javier

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to