I try to make my apps portable between the various sites/projects that
use them, but I'm running into some problems doing so. I'm hoping
there's some good way to handle this I just don't understand or know
about.

In a nutshell, I've got multiple sites/projects, and I'd like them to
all use the same articles app. Problem is, the articles app was
originally written for site A,and has at least one M2M relationship
with another app that site B does not have, need, or really want. So,
how do I give site A what it needs without cluttering up Site B with a
bunch of unwanted extras, while using the same app?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to