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

Inline support for Many to Many Objects #66

Open
bglick13 opened this issue Mar 26, 2019 · 1 comment
Open

Inline support for Many to Many Objects #66

bglick13 opened this issue Mar 26, 2019 · 1 comment

Comments

@bglick13
Copy link

First off, this is a super cool tool! I'm just starting to explore all the functionality.

One thing I noticed is that while it seems to support ManytoMany fields, I often create ManytoMany objects instead, so that I can store other relevant information. To manage these relationships in the django admin, you often have to create custom views with TabularInlines.

Is that something you support, or plan to support?

Thanks!

@mmcardle
Copy link
Owner

Yes definitely could support this in the new version

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