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

Don't try to preemptively wrap results in get_forms_by_user #88

Merged
merged 1 commit into from
Feb 11, 2014

Conversation

esoergel
Copy link
Contributor

No description provided.

dannyroberts added a commit that referenced this pull request Feb 11, 2014
Don't try to preemptively wrap results in get_forms_by_user
@dannyroberts dannyroberts merged commit acfcabe into master Feb 11, 2014
@dannyroberts dannyroberts deleted the psu_fix branch February 11, 2014 21:55
"couchforms/by_user",
startkey=startkey,
endkey=endkey,
reduce=False
reduce=False,
).all()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we were careful about making sure the calling code was never depending on wrapping right?

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.

None yet

3 participants