mini_buildd.admin module

By django convention this module is used to register models for the admin site

See: https://docs.djangoproject.com/en/3.1/ref/contrib/admin/#django.contrib.admin.autodiscover

class mini_buildd.admin.AdminSite

Bases: AdminSite

index_template = 'admin/mini_buildd.html'
get_app_list(request)

Proper order && group header for mini_buildd app; others apps still sorted alphabetically