home / django_tickets / tickets

tickets: 8341

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
8341 2008-08-15 09:40:21 2012-06-26 11:49:37 2022-03-06 03:41:59.764814 Accepted closed contrib.admin Uncategorized Normal dev fixed InlineModelAdmin is missing `can_delete` and `can_order` `InlineModelAdmin` causes one to override whole function (`get_formset`) because it is missing, `can_delete` and `can_order` from the `inlineformset_factory` call. P.S. Not related to this patch: Also there should be ability to give different form for `change_view` and `add_view` without such a big overriding. nobody ciantic@mbnet.fi   0 1 0 0 0 0
Powered by Datasette · Queries took 1.278ms