Monday, December 27, 2010

Re: Group models by personal order and no by app in admin

Thanks Mikail! I'm going to test it :)

On Fri, Dec 24, 2010 at 19:06, Mikhail Korobov <kmike84@googlemail.com> wrote:
Hi Alex,

django-admin-tools should solve all your problems with admin index
page.

https://bitbucket.org/izi/django-admin-tools/

On 24 дек, 17:48, Álex González <agonzale...@gmail.com> wrote:
> Hi!
>
> I have a lot of models in same app at my django app, can I group then
> another way that app order?
>
> I see:
>
> Auth
>    Users
>
> Sites
>    Sites
>
> My app
>   Model 1
>   Model 2
>   Model 3
>   ...
>   Model N
>
> And like for example, Model 1&2 under "My app (Users)" tab. and 3 to N in
> "My app (configuration)"
>
> Thanks!
>
> --
> @agonzalezro <http://twitter.com/agonzalezro>
> Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt
> and/or .pptx

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--
Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt and/or .pptx

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment