I am developing a django site and my aim is to obtain a site with a
core  application that would be the site basis and above it addons
that would upgrade the standard application ( like firefox and its
extensions).

My question is, how can I achieve that? My idea is to create two
projects:
1. One project would be the "core project": with all basic apps.
2. The other would be the "addons site project": including the addons
configured as apps.

Is it the best solution? Or it would be nicer to have only one project
and the addons configured as separate apps?

thanks in advance!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to