Re: Need an advice: simple Online Store project (long)

2006-10-17 Thread Chris Moffitt
I see that you've already found Satchmo. I can comment on some of the features you're looking for. Feel free to subscribe to the google group for more discussion. > > * Item. Representation of actual goods. Belong to one of the > Categories. Category defines attributes, which may have values.

Re: Need an advice: simple Online Store project (long)

2006-10-16 Thread Serg Kovrov
No, I wasn't. Thanks for pointing out. Although I didn't found (yet) anything regarding attributes inheritance, project itself looks interesting. And it have it's own news group! Perhaps worth to checkout code... On Oct 16, 11:35 pm, Steven Armstrong <[EMAIL PROTECTED]> wrote: > Are you aware of

Re: Need an advice: simple Online Store project (long)

2006-10-16 Thread Steven Armstrong
On 10/16/06 22:24, Serg Kovrov wrote: > Hello. I'd like to try to build a simple (I believe) project with > Django - an Online Store. That is, browseble and manageable catalog of > arbitrary goods. > > > Here is the draft data models for my project. > > * Item. Representation of actual goods. B