I have used both approaches on different occasions. I feel the choice boils down to the quantity of shared stuff that you need. For a large app I recently created a "common" app that ended up having no models, but did include a large assortment of shared views, choices, forms, templatetags, utility functions and the base templates for the project.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

