Hi Jacob,

    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>
.

Best,
Mariusz

-- 
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/2e26801d-b313-41ce-9b38-caac3071ebfbn%40googlegroups.com.

Reply via email to