| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
