zeugirdoR / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

uploading a new entity #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a new class 
2. change bulkloader to load new class
3. create csv with data for new class 
4. execute appcfg upload_data

What is the expected output? What do you see instead?

I expected the entity to be created and loaded with data from csv. Instead I 
get error: RemoteDatastoreStub has no attribute SetConsistencyPolicy on line 56 
appengine_config.py   

What version of the product are you using? On what operating system?
1.2.0 on windows 7

Please provide any additional information below.

Commented out line 56 on appengine_config.py and data was uploaded.

Original issue reported on code.google.com by Carlos.C...@gmail.com on 7 Feb 2013 at 12:41

GoogleCodeExporter commented 9 years ago
Thanks for filing.

Per CB 1.3 and beyond, we're not no longer using CSV to populate course data.

Original comment by r...@google.com on 2 Feb 2015 at 11:15