Hi Mariusz,

On Thursday, June 16, 2022 at 7:20:23 PM UTC+2 Mariusz Felisiak wrote:

>     It's already solved in Django 4.1+ by 
> https://github.com/django/django/commit/2bee0b4328319eaf6a0d1686677d629f2ecf6dec.
>  
> You can now override get_app_list() to change the default order on the 
> admin index page. See docs 
> <https://docs.djangoproject.com/en/4.1/ref/contrib/admin/#django.contrib.admin.AdminSite.get_app_list>
> .
>

Thanks and ups, apparently I missed that.
This indeed makes life much easier, because now I only have to override 
method AdminSite.get_app_list which is much shorter.
– Jacob
 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/5719b10b-23bc-4f54-9db2-361712637304n%40googlegroups.com.

Reply via email to