You're right that satchmo_store is one of the apps and happens to have the
contact and shop models so it's pretty critical to the store.

In your installation, how are you importing the contact models?

I have satchmo_store.contact and satchmo_store.shop in my installed apps,
therefore satchmo_store.get_version() would be an appropriate test for the
install. How is yours laid out?

-Chris

On Sun, Jan 18, 2009 at 11:30 AM, kbochert <[email protected]> wrote:

>
> satchmo_ store is one of the apps distributed with satchmo. Installing
> satchmo on the python path does NOT install satchmo_store on the
> python path.
>
> Karl
>
> On Jan 18, 9:22 am, kbochert <[email protected]> wrote:
> > I'm trying to install the latest trunk of Satchmo.
> > In:
> http://www.satchmoproject.com/trac/browser/satchmo/trunk/docs/new_ins...
> >
> > it says I should be able to import django and satchmo:
> >         >>> import django
> >         >>> import satchmo_store
> >         >>> satchmo_store.get_version()
> >         u'0.9-pre-SVN-XXXX'
> >
> > I get 'no module named satchmo_store'
> >
> > This is the very first mention of 'satchmo_store'
> >
> > Just what is it, and where does it come from ???
> >
> > Karl
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to