On Mon, Nov 3, 2008 at 3:47 PM, john <[EMAIL PROTECTED]> wrote: > > 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? >
Yes, update and give it one more try. Sorry, the release wasn't all that clean and had cruft from where I removed it from my private app tree. I've cleaned it up and actually tested it standalone now, also removed all Banjo dependencies. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
