On 7/12/07, Sebastian Macias <[EMAIL PROTECTED]> wrote:
>
> By default models are grouped by app. I really need to be able to
> break down that grouping a little bit more. I will have an app with
> probably 40-50 models and would like to group those logically instead
> of having them all listed under my app name.

This isn't possible at present. You can collect the fields on an
individual model into groups, but there isn't currently a mechanism to
group models other than by application.

It is an interesting idea though. I would suggestion opening a ticket
requesting this feature - we are currently rewriting the admin views
to use newforms. This particular feature probably won't be a target
for the initial release, but its worth documenting it to make sure we
don't code ourselves into a corner.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to