django-adminlte3 icon indicating copy to clipboard operation
django-adminlte3 copied to clipboard

inline forms don't seem to render as expected

Open d-demirci opened this issue 5 years ago • 2 comments
trafficstars

Screen Shot 2020-04-16 at 01 12 37

d-demirci avatar Apr 15 '20 22:04 d-demirci

Yes, same issue with me. Can someone help me with this image

@d-demirci Did you find any solution? Any help will be appreciated

vsmay98 avatar May 13 '20 06:05 vsmay98

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.

navi380 avatar Jul 31 '20 16:07 navi380