Most amazing part about django is every stuff related to a new app! Suppose you may want to create a game and in that first the user have to intimate the move, so for that an app is created !
On 10 Mar 2018 21:40, "Cictani" <[email protected]> wrote: > > Hi Andréas, > > thank you. Currently I am working on a db app for ant species ( > https://github.com/Cictani/antkeeping_info). Each ant species can be > native to several countries and other regions (states for example). I > created a separate regions up which contains the models for Country and > Region . > It also contains views to query ants native to a specific regions. However > now I am thinking if it actually all belonged into the ants app... Since in > the ants it is all too related. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/4c36c78e-ce13-4335-bd60-f34db1a4e1ce%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/4c36c78e-ce13-4335-bd60-f34db1a4e1ce%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAHMQ530%2BG3LndzArG_pukT52Fjy%2BbozLe_GqJgPD-ZYTuRO7LQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

