straight55b / app-engine-patch

Automatically exported from code.google.com/p/app-engine-patch
0 stars 0 forks source link

dumpdata support for Blobs #210

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
attached is a patch to django de/serializer to include support for gae Blobs.

Original issue reported on code.google.com by jricket...@gmail.com on 26 Aug 2009 at 1:26

Attachments:

GoogleCodeExporter commented 9 years ago
This is an updated diff

Original comment by jricket...@gmail.com on 26 Aug 2009 at 6:11

Attachments:

GoogleCodeExporter commented 9 years ago
The attached patch now supports Blobs, Date, google.appengine.api.User and also
supports rewriting keys to allow records to be loaded via 'loaddata' to an 
arbitrary
app-engine application. This also includes supporting "parent" relationships.

Original comment by jricket...@gmail.com on 28 Aug 2009 at 9:26

Attachments: