Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Conversation

smholloway
Copy link
Member

This PR simulates the Flask request.args being sent to ToopherIframe.validate().

@smholloway
Copy link
Member Author

See Issue #29

Copy link
Member

Choose a reason for hiding this comment

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

Any way to make this a test-only dependency?

Copy link
Contributor

Choose a reason for hiding this comment

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

The dependencies in requirements.txt are for developing the library. Installation dependencies are defined in setup.py.

@dshafer
Copy link
Member

dshafer commented Apr 14, 2014

Github really needs to steal bitbucket's "I Approve this Pull Request" button.

Also, I approve this pull request.

@smholloway
Copy link
Member Author

BTW when data comes in as a werkzeug.datastructures.ImmutableMultiDict, data = dict(data) returns a dictionary with single-item arrays, which is why I put it above the flatten logic. It's subtle so I thought it might be worth mentioning.

@smholloway
Copy link
Member Author

Will merge tomorrow afternoon if no one objects.

smholloway added a commit that referenced this pull request May 20, 2014
@smholloway smholloway merged commit 19e5280 into develop May 20, 2014
@smholloway smholloway deleted the issue/29-make-data-mutable branch May 20, 2014 21:34
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.

3 participants