Thx that was it :) regards Mateusz
On Mar 8, 11:07 pm, Waldemar Kornewald <[email protected]> wrote: > Hi, > > On 8 Mrz., 19:39,wonglik<[email protected]> wrote: > > > 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' > > In your settings.py add this: > DJANGO_STYLE_MODEL_KIND = False > > Bye, > Waldemar Kornewald --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
