On 6/6/07, ilDave <[EMAIL PROTECTED]> wrote: > > The line is there, inside the settings.py > It looks like > ROOT_URLCONF = 'testdrorys.urls' > ('testdrorys' is the name of my project) > and the file urls.py is in the same directory as settings.py > > I'm getting confused...
On a second look, given what you just said, you may have an error in your Apache config. Should this: SetEnv DJANGO_SETTINGS_MODULE testdrorys.etichette be this: SetEnv DJANGO_SETTINGS_MODULE testdrorys.settings ? Cheers, deryck --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---