Thursday, February 22, 2018

When do I need a new app within the site?

Hi,

I'm just beginning developing a new app(s) and I'm wondering when I need to add a new app. if one app uses models from another app is that a hint that these two apps are acutally one app or is this still ok in terms of good design?

Let's say I have a customer app (with customer models, admins etc) and a booking app which of course uses the customer model. Would it be good to have two apps or would it be actually only a booking app which includes all the models, logic etc from the customer app?

Thanks in advance

Andreas

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/65aac79d-064f-4142-96e0-4f9592cd6862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment