d-demirci / django-adminlte3

AdminLTE Templates, Template Tags, and Admin Theme for Django
https://django-adminlte3.herokuapp.com/admin
Other
244 stars 111 forks source link

inline forms don't seem to render as expected #15

Closed d-demirci closed 3 months ago

d-demirci commented 4 years ago
Screen Shot 2020-04-16 at 01 12 37
vsmay98 commented 4 years ago

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

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

navi380 commented 3 years ago

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.