Django contrib is a good example of how put app inside other package.

El viernes, 3 de junio de 2016, Carl Meyer <c...@oddbird.net> escribió:
> On 06/03/2016 01:37 PM, Neto wrote:
>> My project has several apps, some of them depend on others, it is ok to
>> add for example 3 apps within another app?
>
> Yep, there's nothing wrong with this. An "app" is just a Python package;
> nesting Python packages to achieve a logical grouping/hierarchy is a
> perfectly reasonable thing to do.
>
> Carl
>
> --
> 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+unsubscr...@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/575209E6.6080709%40oddbird.net
.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
"La utopía sirve para caminar" Fernando Birri

-- 
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+unsubscr...@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/CAG%2B5VyPT5gFgQebxLMTrwUh6ModO-HNh%3DYkn-k0HhvPqGwkunw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to