Skip to content

Enhancement/Simplify queryset handling in list APIs#271

Merged
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:enhancement/clean-up-querysets
Jul 5, 2019
Merged

Enhancement/Simplify queryset handling in list APIs#271
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:enhancement/clean-up-querysets

Conversation

@c-w
Copy link
Copy Markdown
Member

@c-w c-w commented Jul 3, 2019

Currently there are several list APIs that define both queryset and get_queryset which can be confusing to new developers. This pull request cleans up the list APIs such that only one of queryset or get_queryset always is used.

@Hironsan Hironsan merged commit 4cc7abf into doccano:master Jul 5, 2019
@c-w c-w deleted the enhancement/clean-up-querysets branch July 5, 2019 14:40
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