>
> What are the rules of thumb that you've used in the past to decide
> whether something is a new app or not?

my rule of thumb, for whatever it is worth, is this - if i make it a new
app, will a change in the models of the new app imply that i have to make
changes in the models in the old app? - if not, i make it a new app.
Reason is that i can easily make changes in the db whenever i change the
models in the new app under development without touching the stable old
app

regards
kg


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to