Hi

I am trying to migrate appengine-django project to use app-engine-
path. Among other problems I get something really strange (for
me :) ). While trying to run my app I have trouble importing my
models :

KindError at /

No implementation for kind 'Club'

Request Method:         GET
Request URL:    http://localhost:8000/
Exception Type:         KindError
Exception Value:

No implementation for kind 'Club'

Exception Location:     /usr/local/google_appengine/google/appengine/ext/
db/__init__.py in class_for_kind, line 217

do I missed something? Code is working in a pre-migration version ,
and application is added to instaled apps .


regards
W
--~--~---------~--~----~------------~-------~--~----~
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