On Fri, Feb 17, 2012 at 4:15 PM, Babatunde Akinyanmi <tundeba...@gmail.com> wrote: > 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 >
I would say that is slightly sub optimal. There is nothing wrong with an app that consists solely of models, and another app which provides views, templates and forms which uses models from the first app and has no models of its own. Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.