home / django_tickets / tickets

tickets: 9928

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
9928 2008-12-29 18:38:10 2009-09-17 11:23:16 2022-03-06 03:46:01.981121 Design decision needed closed contrib.admin     1.0 duplicate Ordering of admin.ModelAdmin objects in admin site Lets say I have my pizza application with Topping and Pizza classes and they show in Django Admin like this: Toppings Add / Change[[BR]] Pizzas Add / Change[[BR]] But it would be nice to have them like this: Pizzas Add / Change[[BR]] Toppings Add / Change[[BR]] Currently there is no way of doing this. It would be nice and I think it is important. badri ruiaf     1 1 1 1  
Powered by Datasette · Queries took 1.383ms