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

Workaround to show M2M fields in list_display #49

Open
josefspr opened this issue Nov 22, 2015 · 4 comments
Open

Workaround to show M2M fields in list_display #49

josefspr opened this issue Nov 22, 2015 · 4 comments
Assignees

Comments

@josefspr
Copy link
Contributor

type, published

@yuvadm yuvadm closed this as completed in 124b0f5 Nov 22, 2015
@josefspr
Copy link
Contributor Author

forgot field events/place like before, sorry...

@josefspr josefspr reopened this Nov 22, 2015
@yuvadm
Copy link
Member

yuvadm commented Nov 22, 2015

@josefspr we can't have a ManyToMany fields in the list view since they are not a single value but rather many values that are undefined in this context. This applies to all M2M fields in all the list views.

@josefspr
Copy link
Contributor Author

so how can one browse the annotations in the list view ?

@yuvadm
Copy link
Member

yuvadm commented Nov 22, 2015

@josefspr Indeed this is a problem for annotations, since they don't have anything else to describe them. I'm looking for a workaround.

@yuvadm yuvadm modified the milestone: Content Upload Nov 22, 2015
@yuvadm yuvadm self-assigned this Nov 24, 2015
@yuvadm yuvadm changed the title fields in annotations list Workaround to show M2M fields in list_display Nov 25, 2015
@yuvadm yuvadm modified the milestone: Content Upload Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants