hi, i found that the ROOT_URLCONF must be changed to: "WhatEverYourProductsNameIs.urls"
On Oct 26, 5:07 pm, Günter Walser <[EMAIL PROTECTED]> wrote: > Somewhere in your code settings.ROOT_URLCONF is referenced, but inside > settimgs.py or local_setting.py there is no line ROOT_URLCONF = > 'some/path/to/the/root/of/your/project' or ist commented out. > > Try to put it into the settings.py file or uncomment > > -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:[EMAIL PROTECTED] > Im Auftrag von geezer > Gesendet: Sonntag, 26. Oktober 2008 20:36 > An: Satchmo users > Betreff: trying to deploy to real site > > hi, i am getting this error when trying to deploy a real site using apache, > mysql, and the recommended satchmo install directions: > > AttributeError: 'Settings' object has no attribute 'ROOT_URLCONF' > > Any help would be greatly appreciated, thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo 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/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
