rogcg

Results 2 issues of rogcg

when trying to upload a file, i have this error in the **uploadfile** method: ``` File "/home/rogcg/projects/myapp/mega/mega.py", line 207, in uploadfile root_id = getattr(self, 'root_id') AttributeError: 'Mega' object has no...

I'm trying to use App Engine datastore. I had success deploying and it works until I try to upload, an error message shows in server log: ValueError: The App Engine...