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

[Bug] ManyToMany field #296

Open
pjhr23 opened this issue Feb 16, 2024 · 0 comments
Open

[Bug] ManyToMany field #296

pjhr23 opened this issue Feb 16, 2024 · 0 comments

Comments

@pjhr23
Copy link

pjhr23 commented Feb 16, 2024

ManyToMany fields don't work properly, you can never save the object when a ManyToMany is set on raw_id_fields

  • These fields should be optional.

image

  • When you type some data, it always says the input is not valid.

image

It would also be nice to add the possibility of searching for an object on raw_id_fields (like default Django admin)

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

1 participant