Hi Bruce, thanks, that looks pretty cool but I can't get it working. I install the repo via git clone into django-testimonials, I copy out the testimonials directory into my path, open ./mysatchmostore/ settings.py, add testimonials as an installed app, run ./manage.py syncdb and get the following error message:
File "/home/django_projects/testimonials/models.py", line 204, in <module> from testimonials.django.testimonials import admin ImportError: No module named django.testimonials Any suggestions? many thanks, Stjohn On Nov 3, 9:28 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote: > Done, thanks. > Oh, and you can see it working onhttp://gosatchmo.comandhttp://farinaz.com > > > > On Sun, Nov 2, 2008 at 11:38 AM, john <[EMAIL PROTECTED]> wrote: > > > Hi Bruce, > > ok, cool. Thanks. I will try to 'pull' later... > > > thanks, > > Stjohn > > > On Nov 2, 5:39 pm, "Bruce Kroeze" <[EMAIL PROTECTED]> wrote: > > > Ook, I must have missed a cleanup step. I'll fix it. > > > > On Sun, Nov 2, 2008 at 7:23 AM, john <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > I am trying to use the django-testimonials app written by Bruce. If I > > > > copy it into ./satchmo and then add it via ./myshopproject/settings.py > > > > installed_apps when I do a ./manage.py sync.db I get the following > > > > error message: > > > > > ImportError: No module named sss.django.testimonials > > > > > Is this the correct way to use the app? Anybody know what sss.django > > > > is? > > > > > many thanks, > > > > Stjohn > > > > -- > > > Bruce Kroezehttp://solidsitesolutions.com > > > Dynamic Designs, Optimized > > -- > Bruce Kroezehttp://solidsitesolutions.com > Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
