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

add unit test for #30 #32

Merged
merged 1 commit into from
Dec 2, 2015
Merged

Conversation

pawl
Copy link
Contributor

@pawl pawl commented Dec 2, 2015

Demonstrates the issue here: #30

It looks like it's still broken with kwargs.update(dict(field_args)). I'm not sure how to fix it yet, but I figured adding a unit test would help.

I made sure to use Regexp as one of the validators in the field_args. That's why the deepcopy solution didn't work.

coleifer added a commit that referenced this pull request Dec 2, 2015
@coleifer coleifer merged commit 3032645 into coleifer:master Dec 2, 2015
@coleifer
Copy link
Owner

coleifer commented Dec 2, 2015

real fix: a1b68d9

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