aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_fields.py
AgeCommit message (Expand)Author
2013-08-29Make ChoiceField.from_native() follow IntegerField behaviour on empty valuesMathieu Pillard
2013-08-16Add test for BooleanField and requiredWill Kahn-Greene
2013-06-12Added test for custom fields with min_value and max_value validatorsMark Hughes
2013-06-05Fix up tests and toxTom Christie
2013-06-02Serializer field 'default' argument may be a callableTom Christie
2013-06-02Test cleanupTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie