Hi, I wanted to cross post this here from the original <https://groups.google.com/forum/#!topic/geodjango/qlrJbgMySLg> on the geodjango group. I let the details stand there, but summarize here:
Trying to use manage.py loaddata to get a YAML fixture containing a geoDjango "MultiPolygonField", but I am running into some problem with the serialization format: *Cannot set Neighborhood GeometryProxy (MULTIPOLYGON) with value of type: <type 'list'>* or *Cannot set Neighborhood GeometryProxy (MULTIPOLYGON) with value of type: <type 'dict'>* Hoping someone with more YAML/loaddata expertise can point me in the right direction vis. this formatting problem -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b3b2bdf4-e011-42f1-931b-72b0cbd36ed1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

