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

Error with add new Inline form - ChainedManyToManyField #321

Open
pakibuy2020 opened this issue Jan 9, 2021 · 1 comment
Open

Error with add new Inline form - ChainedManyToManyField #321

pakibuy2020 opened this issue Jan 9, 2021 · 1 comment

Comments

@pakibuy2020
Copy link

I would like to ask if the issue under this
#193

has been resolved.
I am facing the same exact issue.

At first it was good but adding an additional row in the admin panel dosen't work anymore.
I think it only works based on the number of extra from the form

class EvaluationDisabilityInline(admin.TabularInline): model = EvaluationDisability form = EvaluationDisabilityForm extra = 1

@gamesbook
Copy link

The last comment on #193 was "This should be fixed in version 1.4.0, so I'm closing this. If it's not fixed please reopen it." Sp, you need to do that if you think the fix does not work.

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