sebastian-ardila / google-app-engine-django

Automatically exported from code.google.com/p/google-app-engine-django
Apache License 2.0
0 stars 0 forks source link

Default Database not set and objct User dont have attribute 'properties' #194

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download google-app-engine-django from svn
2. download django from svn
3. download GAE for linux
4. Create a link to google_appengine folder
5. edit app.yaml to application name
6. python manage.py startserver

What is the expected output? What do you see instead?
Webpage saying that it works. but 1º said hat dont have default db, so edited 
a default db, later said 

AttributeError: type object 'User' has no attribute 'properties'

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Bruno.Sa...@gmail.com on 2 Jun 2011 at 7:46

GoogleCodeExporter commented 9 years ago
Sorry, ubuntu 11.04 python2.7 

Original comment by Bruno.Sa...@gmail.com on 2 Jun 2011 at 7:48

GoogleCodeExporter commented 9 years ago
not enough information present to demonstrate a bug in the helper.

Original comment by m...@google.com on 20 Aug 2011 at 4:28