I used this command to create a bulkloader configuration yaml:

> appcfg.py create_bulkloader_config --filename=bulkloader.yaml

I noticed that the returned data included model definitions that no
longer exist in the datastore, or anywhere in my code.  Also it
returns fields for existing models that have been removed (from code
and datastore).

Is there a way to cleanup the datastore so this stuff won't be found
by create_bulkloader_config?

I'm running python app engine, if that makes a difference.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to