Friday, January 15, 2021

Re: Is there any way to custom group models in the admin panel?

I stumbled on the need to do this, is there any pacakage that does this now? the one I saw was last updated 2018

On Wednesday, July 18, 2007 at 6:05:02 PM UTC+1 Sebastian Macias wrote:
I just opened a ticket for this.

http://code.djangoproject.com/ticket/4918

Sebastian Macias


On Jul 12, 6:37 pm, "Russell Keith-Magee" <freakboy3...@gmail.com>
wrote:


> On 7/12/07,SebastianMacias <sebast...@sebastianmacias.com> 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 togroupthose 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 togroupmodels 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 unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/239eb7a0-92ba-400c-9fd8-aa198bb873e7n%40googlegroups.com.

No comments:

Post a Comment