| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-08 | Use www.django-rest-framework.org for docs instead of ↵ | Tom Christie | |
| django-rest-framework.org due to issues with naked domains | |||
| 2013-12-23 | Added note on view_name in hyperlinked relationships. Closes #1221 | Tom Christie | |
| 2013-12-13 | Links to drf-nested-routers | Tom Christie | |
| 2013-12-08 | RelatedField is function of serializer class | taras | |
| 2013-10-12 | Add missing commas in relations.md | Álvaro Lázaro | |
| 2013-09-06 | Fix typo | Tom Christie | |
| 2013-08-23 | Merge branch 'display-nested-data' into html-form-renderer | Tom Christie | |
| 2013-08-21 | Include import paths throughout docs. | Tom Christie | |
| Closes #1051. Thanks to @pydanny for the report. | |||
| 2013-08-07 | Fixed typos in a bunch of docs | Veronica Lynn | |
| 2013-07-14 | Update nested serialization docs | Mark Aaron Shirley | |
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 2013-05-28 | Fixed typos | Pascal Borreli | |
| 2013-05-18 | ToMany fields default to read-only if targeting ManyToManyField. | Ryan Kaskel | |
| 2013-05-16 | HyperlinkedIdentityField uses `lookup_field` kwarg. | Andy Freeland | |
| According to the [Serializers API Guide][1], `HyperlinkedIdentityField` takes `lookup_field` as a kwarg like the other related fields and the generic views. However, this was not actually implemented. [1]: http://django-rest-framework.org/api-guide/serializers.html#hyperlinkedmodelserializer | |||
| 2013-05-01 | lookup_field on hyperlinked fields, and overriddable hyperlinked fields. ↵ | Tom Christie | |
| Closes #688 | |||
| 2013-02-19 | Fix typos. | Tom Christie | |
| 2013-02-19 | Fix typos. | Tom Christie | |
| 2013-02-10 | Improve relations documentation. | Tom Christie | |
| 2013-02-08 | Add missing `model =` to serializer classes in docs | Tom Christie | |
| 2013-02-07 | Docs for related fields, with lots of examples. | Tom Christie | |
| 2013-01-28 | Drop unneccessary `source=` argument. | Tom Christie | |
| 2012-12-31 | Relation fields move into relations.py | Tom Christie | |
