assem-ch / django-jet-reboot

Legacy Django jet rebooted to support Django > 3 (4 and 5), and latest python releases
https://django-jet-reboot.readthedocs.io/
GNU Affero General Public License v3.0
421 stars 68 forks source link

compact inline is bad when model admin has no permission to change #56

Open minkoonim opened 2 years ago

minkoonim commented 2 years ago

when parent model admin's has_change_permission return False, CompactInline acts weird.

  1. when rendered at first, first inline item is invisible
  2. clicking "add row" will make it visible
minkoonim commented 2 years ago

57

assem-ch commented 2 years ago

@minkoonim try this version: 1.3.3