limodou wrote: > It'll setup a app named appname in current directory, but not apps > directory. So if you want to create a new app in apps directory, you > should go into apps directory, and run the django-admin.py. Or create > the app manually it easy.
I can understand this and this all makes sense. What doesn't make sense though, is that if the app lives in the "apps" directory, Django tells me "no module named apps" - although all the settings are correct and it works in another host with the same settings. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---