django-adminlte3
django-adminlte3 copied to clipboard
inline forms don't seem to render as expected
trafficstars
Yes, same issue with me. Can someone help me with this

@d-demirci Did you find any solution? Any help will be appreciated
i use StackedInline instead of TabularInline its look good and solve my issue for now. but its a big problem kindly solve it. problem is in the table creation it add a column(td) with class original or something like that which distract the whole table.