I'm also a noob. If I had code that would use the same models then I would keep everything inside one app but divide them into modules
On 2/17/12, Bob Carlson <[email protected]> wrote: > I'm well into beginning building my actual app after going through the > tutorial, > but I have no feel yet for the answer to this question. > > > > Can apps share a set of models? My application neatly divides into three > pieces, > but all the pieces share the same data. Should these be 3 apps or 1? Can > apps > freely share access to data models? > > > > Cheers, Bob > > > > -- > You received this message because you are subscribed to the Google Groups > "Django 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/django-users?hl=en. > > -- Sent from my mobile device -- You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en.

