aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/relations.md
AgeCommit message (Expand)Author
2013-05-16HyperlinkedIdentityField uses `lookup_field` kwarg.Andy Freeland
2013-05-01lookup_field on hyperlinked fields, and overriddable hyperlinked fields. Clo...Tom Christie
2013-02-19Fix typos.Tom Christie
2013-02-19Fix typos.Tom Christie
2013-02-10Improve relations documentation.Tom Christie
2013-02-08Add missing `model =` to serializer classes in docsTom Christie
2013-02-07Docs for related fields, with lots of examples.Tom Christie
2013-01-28Drop unneccessary `source=` argument.Tom Christie
2012-12-31Relation fields move into relations.pyTom Christie