aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/relations_hyperlink.py
AgeCommit message (Expand)Author
2013-01-02Fixed unicode errors.Xavier Ordoquy
2013-01-01Update HyperlinkedForeignKeyTests to match PKForeignKeyTestsMark Aaron Shirley
2012-12-31Don't persist relation changes in ModelSerializer#restore_object()Mark Aaron Shirley
2012-12-29Add reverse FK update testsTom Christie
2012-12-29Add test for hyperlinked reverse FK create. Refs #511Tom Christie
2012-12-29Add TODOTom Christie
2012-12-29Added hyperlinked FK create testTom Christie
2012-12-29Tests for retrieving nullable relationsTom Christie
2012-12-21Fix up test url model now filename has changedTom Christie
2012-12-21Rename relationship tests so they show up togetherTom Christie