Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

DataView parser does not propagate field model #269

Closed
bruth opened this issue Nov 11, 2014 · 0 comments
Closed

DataView parser does not propagate field model #269

bruth opened this issue Nov 11, 2014 · 0 comments

Comments

@bruth
Copy link
Contributor

bruth commented Nov 11, 2014

Applies to these line: https://github.com/cbmi/avocado/blob/master/avocado/query/oldparsers/dataview.py#L148-L149

The fields to be selected are extracted and passed to the queryset.select method, however this does not allow for passing the originating model of the DataField instance. This is significant when using proxy models.

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

No branches or pull requests

1 participant