Next worked for me: - removing the line
login:admin from app.yaml - Updating app cofig: appcfg.py update [app-id] - (Re)starting local server: appserver [app-id] - Upload data: appcfg.py upload_data --config_file=album_loader.py --filename album_data.csv --kind Album --url=http://localhost:8080/remote_api ../ [app-id] When ask for mail and password type anything -- 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=.
