Skip to content

Conversation

@jpadilla
Copy link
Contributor

DecimalValidator was introduced in Django 1.9.

Resolves #3562

@jpadilla jpadilla added the Bug label Oct 29, 2015
@jpadilla jpadilla added this to the 3.3.1 Release milestone Oct 29, 2015
@xordoquy
Copy link
Contributor

What annoys me the most here is that this part doesn't seem to be covered by a test.
+1 on accepting it as it is and doing a bug fix release asap

@jpadilla
Copy link
Contributor Author

@xordoquy was just checking on that, we have some tests that did get close but since those DecimalField had no validators we didn't have that covered because of the list comprehension. Should I put together a regression test?

@xordoquy
Copy link
Contributor

Would be nice to have I think.

@jpadilla
Copy link
Contributor Author

@xordoquy there added some tests that should have covered the problem.

xordoquy added a commit that referenced this pull request Oct 30, 2015
Add compat util for DecimalValidator
@xordoquy xordoquy merged commit ce491b3 into encode:master Oct 30, 2015
@xordoquy
Copy link
Contributor

Nice job !

@lovelydinosaur
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants