It seems your question is related to "Models" section in following description: http://code.google.com/p/app-engine-patch/wiki/GettingStarted DJANGO_STYLE_MODEL_KIND = False
but I haven't tried it yet. On Jan 9, 12:12 pm, Nickolas Daskalou <[email protected]> wrote: > Great, understand now, thank you. > > Is it possible in Django to have a "global" models.py that can be used > across all the Django apps so that "myapp_" isn't prefixed onto the model > class/kind, or even better, is it possible to "turn off" this prefixing > behaviour in Django (with or without hacking the code)? >
-- You received this message because you are subscribed to the Google Groups "app-engine-patch" 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/app-engine-patch?hl=en.
