Skip to content

Fix BaseQuerySet.fields when mixing exclusion/inclusion with complex values#1452

Merged
wojcikstefan merged 1 commit into
masterfrom
fix-queryset-fields
Dec 28, 2016
Merged

Fix BaseQuerySet.fields when mixing exclusion/inclusion with complex values#1452
wojcikstefan merged 1 commit into
masterfrom
fix-queryset-fields

Conversation

@wojcikstefan

Copy link
Copy Markdown
Member

Previously this would fail with TypeError: unorderable types: int() < dict() in Python 3.x

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

Successfully merging this pull request may close these issues.

2 participants