aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_nullable_fields.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
2014-02-27Allow 'None' to pass as a null value in RelatedFieldsDustin Farris
2014-02-26Demonstrate problem post/put'ing serialized data that contains 'None'Dustin Farris