Changes between Version 1 and Version 2 of Ticket #31441, comment 3
- Timestamp:
- Apr 9, 2020, 3:39:26 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31441, comment 3
v1 v2 5 5 * admin.TabularInline and admin.StackedInline will not show `Hide` link when there is an error and formset is expanded 6 6 7 I am going to prepare a patch to address the se 3 issues.7 I am going to prepare a patch to address the first 2 problems. not sure the third one is a problem or not.