Bulk loader is doing what I want, except I'd like to skip certain
records on import.

Using post_import_function and returning None as described in the docs
to skip records instead returns the message "NoneType has no attribute
has_key".

Has anyone successfully used post_import_function to skip records?

I seek a very simple, very explicit, and non-deprecated example of
doing that.

Anybody have one?

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

Reply via email to