Benedict Verheyen wrote: > <snip> > Now i need to find out how i can make the syndb command aware of the > models in that subdirectory. Can i trigger this from the __init__.py > file that lives in the main application directory?
I added the directory (project.app.modeldir) to the INSTALLED_APPS apps and then the permissions are created. Problem solved. Thanks, Benedict --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

