Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
minkoonim opened this issue Oct 13, 2022 · 2 comments
Open

Comments

@minkoonim
Copy link
Contributor

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
Copy link
Contributor Author

#57

@assem-ch
Copy link
Owner

assem-ch commented Nov 6, 2022

@minkoonim try this version: 1.3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants