aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/hyperlinkedserializers.py
AgeCommit message (Expand)Author
2012-11-14polishing codeLudwig Kraatz
2012-11-13fixed ugly codeLudwig Kraatz
2012-11-13Returning a Location Header on CreateLudwig Kraatz
2012-11-10Fixes #380Marko Tibold
2012-11-10Reproduces #380Marko Tibold
2012-11-05TweaksTom Christie
2012-11-05Merge pull request #347 from minddust/masterTom Christie
2012-11-05fixed typoStephan Groß
2012-11-05added testcase for custom slug field in hyperlinkedrelatedfieldStephan Groß
2012-11-05`queryset` argument is now optional on writable model fields.Tom Christie
2012-10-30Allow use of absolute URLs when deserializing hyperlinked fieldsTom Christie
2012-10-30Hyperlinked serializer testsTom Christie
2012-10-04Initial tests for hyperlinked relationshipsTom Christie
2012-10-04Make Import patterns 1.3 compatibleTom Christie
2012-10-04HyperlinkedModelSerializer with working HyperlinkedIdentityField, but no hype...Tom Christie