I know,

But I have lots of code and models so I separated in different apps to
make it easier to read/develop. Now I noticed that for the admin they
should have been developed together...

Any solution?


On Jan 26, 6:43 pm, Daniel Roseman <roseman.dan...@googlemail.com>
wrote:
> On Jan 26, 6:22 pm, "alant...@neei.uevora.pt" <lfrodrig...@gmail.com>
> wrote:
>
>
>
> > Hello,
>
> > I have different models spread in some apps that are all related. Is
> > it possible do put them in the same section in admin?
>
> > example:
> > coach: coach, coach_data, coach_things, coach_xxx
> > player: player, player_data, player_aa, player_lll
> > team: team, tema_data, team_ll
>
> > This is all related to football. Now in admin I have:
> > Coach: Coachs
> > Player: Players
> > Team: Teams
>
> > I would like to have:
> > Football: Coachs, Players, Teams
>
> > Thanks in advance.
>
> > Luis
>
> Why don't you just have them all in one 'football' app? You can have
> more than one model per app.
> --
> DR.
--~--~---------~--~----~------------~-------~--~----~
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