aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/relations.md
AgeCommit message (Expand)Author
2015-03-31Should use "ordering" in model Meta, not order_byAlex Tsai
2015-03-07Remove docs for 3.0 bannersJosé Padilla
2014-12-23 Documented an optional argument of HyperlinkedIdentityField Matías Lang
2014-12-15Closes #2281José Padilla
2014-11-28Add 2.x notes and linksTom Christie
2014-11-26Tweak to 3.0 relationship docsTom Christie
2014-11-263.0 docs and tidy-up for serializer relationshipsTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-06minor spelling tweaksBrett Koonce
2014-01-08Use www.django-rest-framework.org for docs instead of django-rest-framework.o...Tom Christie
2013-12-23Added note on view_name in hyperlinked relationships. Closes #1221Tom Christie
2013-12-13Links to drf-nested-routersTom Christie
2013-12-08RelatedField is function of serializer classtaras
2013-10-12Add missing commas in relations.mdÁlvaro Lázaro
2013-09-06Fix typoTom Christie
2013-08-23Merge branch 'display-nested-data' into html-form-rendererTom Christie
2013-08-21Include import paths throughout docs.Tom Christie
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-07-14Update nested serialization docsMark Aaron Shirley
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-18ToMany fields default to read-only if targeting ManyToManyField.Ryan Kaskel
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