| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-19 | Final bits of docs for ModelSerializer fields APImodel-serializer-api | Tom Christie | |
| 2014-12-19 | Stub out the documentation | Tom Christie | |
| 2014-12-17 | Docs/tutorial import fixes. Refs #2296 | Tymur Maryokhin | |
| 2014-12-17 | Serializer API restrictions. | Tom Christie | |
| 2014-12-05 | Minor docs tweaks | Tom Christie | |
| 2014-12-05 | Merge pull request #2204 from carltongibson/default-docs-fix | Tom Christie | |
| Clarify read-only & `unique_together` Documentation | |||
| 2014-12-05 | user in example should have been instance. Closees #2191. | Tom Christie | |
| 2014-12-04 | Add missing definite article | Carlton Gibson | |
| 2014-12-04 | Initial link from Serializers to Validators | Carlton Gibson | |
| 2014-12-02 | Updated serializers documentation | Matías Lang | |
| There was an error in the docs: the field extra_field_kwargs of the serializer's Meta doesn't work. The field must be extra_kwargs instead. | |||
| 2014-12-02 | fix typo | David Ray | |
| 2014-12-02 | Promote 'many_init' to public API. Closes #2152. | Tom Christie | |
| 2014-11-28 | Finalizing 3.0 release notes | Tom Christie | |
| 2014-11-28 | Add 2.x notes and links | Tom Christie | |
| 2014-11-28 | Docs on nested creates/updates and suchlike | Tom Christie | |
| 2014-11-28 | Moar docs. Amazing. | Tom Christie | |
| 2014-11-27 | 3.0 serializer docs | Tom Christie | |
| 2014-11-25 | Use MkDocs meta.source to render source code links | José Padilla | |
| 2014-11-03 | Add docs on Meta inheritance. Closes #1926. | Tom Christie | |
| 2014-08-25 | docs: added HStoreSerializer to third party serializers | Federico Capoano | |
| added a reference to django-rest-framework-hstore in docs/api-guide/serializers.md | |||
| 2014-08-08 | docs: added reference to gis serializer | Federico Capoano | |
| added reference to GeoFeatureModelSerializer of django-rest-framework-gis | |||
| 2014-07-30 | Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ↵ | Tom Christie | |
| #1545 | |||
| 2014-06-10 | Fix #1614 - Corrected reference to serializers.CharField | Greg Barker | |
| 2014-05-15 | Typo fix. | Giorgos Logiotatidis | |
| 2014-02-21 | Minor docs example fix | Charlie Denton | |
| Dates are smaller when they happen before. | |||
| 2014-02-18 | fix(docs): fix code indentation in serializers.md | Saurabh Kumar | |
| It fixes the indentation of `restore_object()` in the section "Specifying which fields should be write-only" serializers documentation. | |||
| 2014-01-14 | More HyperlinkedModelSerializer docs | Tom Christie | |
| 2014-01-14 | Added write_only and write_only_fields. Refs #1306 | Tom Christie | |
| 2014-01-10 | serializers.md: Fix typos | Paul Melnikow | |
| 2013-12-09 | Fix typo "Not" -> "Note" | Ian | |
| 2013-10-09 | Merge pull request #1071 from craigds/field-transform-methods | Carlton Gibson | |
| Feature: add transform_<fieldname> methods to serializers | |||
| 2013-10-03 | Drop erronous left-over bit of docs. Closes #1147 | Tom Christie | |
| 2013-10-03 | docs: add paragraph on transform_fieldname methods | Craig de Stigter | |
| 2013-09-04 | Tiny typo fix | Tyler Hayes | |
| 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 | Fix docs typo | Mark Aaron Shirley | |
| 2013-07-14 | Update nested serialization docs | Mark Aaron Shirley | |
| 2013-07-11 | Add note on ModelSerializer validation of both model fields and serializer ↵ | Tom Christie | |
| fields. Refs #949 | |||
| 2013-07-04 | Minor docs addition | Tom Christie | |
| 2013-07-04 | Add section on dynamically modifying fields. Refs #958 | Tom Christie | |
| 2013-06-28 | Merge branch 'master' into writable-nested-modelserializer | Tom Christie | |
| 2013-06-12 | Changes 'python' to 'Python' when used in prose. | Toby Champion | |
| 2013-06-10 | Better docs related to lookup_field and hyperlinked serializers. Closes #920. | Tom Christie | |
| 2013-06-05 | Update serializers.md | gnunamed | |
| 2013-06-05 | Merge master | Tom Christie | |
| 2013-05-28 | Fix md formatting and typos | Stephan Groß | |
| 2013-05-28 | Fixed typos | Pascal Borreli | |
| 2013-05-08 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Aaron Shirley | |
| writable-nested-modelserializer Conflicts: rest_framework/tests/relations_nested.py | |||
