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

Pass request to call to get_iterable in preview endpoint #227

Merged
merged 1 commit into from
Oct 28, 2014
Merged

Conversation

naegelyd
Copy link
Collaborator

Fix #226.

This fixes the case where request-based query processors can cause
inconsistent results because get_queryset gets the request kwarg earlier
in the preview endpoint.

Signed-off-by: Don Naegely naegelyd@gmail.com

This fixes the case where request-based query processors can cause
inconsistent results because get_queryset gets the request kwarg earlier
in the preview endpoint.

Signed-off-by: Don Naegely <naegelyd@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 1ff9948 on issue-226 into 06dfaf9 on master.

bruth added a commit that referenced this pull request Oct 28, 2014
Pass request to call to get_iterable in preview endpoint
@bruth bruth merged commit e2c05ff into master Oct 28, 2014
@bruth bruth deleted the issue-226 branch October 28, 2014 00:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PUT to /api/contexts/ doesn't use query processor - wrong count
3 participants