summaryrefslogtreecommitdiff
path: root/tests/model_fields/test_integerfield.py
AgeCommit message (Expand)Author
2016-06-28[1.10.x] Fixed #26786 -- Avoided redundant max value validators on integer fi...Eduard Stepanov
2016-03-23Split model_fields tests into different files.Tim Graham