aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_genericrelations.py
AgeCommit message (Expand)Author
2014-04-13Use setattr for adding fields to a new instanceIan Foote
2014-02-18Moved the python_2_unicode_compatible into compat module.Xavier Ordoquy
2014-01-30Fixed the object representation in order to pass the tests.Xavier Ordoquy
2013-12-23can't save genericrelations via nested serializers in django 1.6S. Andrew Sheppard
2013-05-29Rename test modules to 1.6 styleTom Christie