aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/serializers.md
AgeCommit message (Expand)Author
2014-12-02Updated serializers documentationMatías Lang
2014-12-02fix typoDavid Ray
2014-12-02Promote 'many_init' to public API. Closes #2152.Tom Christie
2014-11-28Finalizing 3.0 release notesTom Christie
2014-11-28Add 2.x notes and linksTom Christie
2014-11-28Docs on nested creates/updates and suchlikeTom Christie
2014-11-28Moar docs. Amazing.Tom Christie
2014-11-273.0 serializer docsTom Christie
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-11-03Add docs on Meta inheritance. Closes #1926.Tom Christie
2014-08-25docs: added HStoreSerializer to third party serializersFederico Capoano
2014-08-08docs: added reference to gis serializerFederico Capoano
2014-07-30Add django-rest-framework-mongoengine link. Closes #1722 Closes #1562 Closes ...Tom Christie
2014-06-10Fix #1614 - Corrected reference to serializers.CharFieldGreg Barker
2014-05-15Typo fix.Giorgos Logiotatidis
2014-02-21Minor docs example fixCharlie Denton
2014-02-18fix(docs): fix code indentation in serializers.mdSaurabh Kumar
2014-01-14More HyperlinkedModelSerializer docsTom Christie
2014-01-14Added write_only and write_only_fields. Refs #1306Tom Christie
2014-01-10serializers.md: Fix typosPaul Melnikow
2013-12-09Fix typo "Not" -> "Note"Ian
2013-10-09Merge pull request #1071 from craigds/field-transform-methodsCarlton Gibson
2013-10-03Drop erronous left-over bit of docs. Closes #1147Tom Christie
2013-10-03docs: add paragraph on transform_fieldname methodsCraig de Stigter
2013-09-04Tiny typo fixTyler Hayes
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-14Fix docs typoMark Aaron Shirley
2013-07-14Update nested serialization docsMark Aaron Shirley
2013-07-11Add note on ModelSerializer validation of both model fields and serializer fi...Tom Christie
2013-07-04Minor docs additionTom Christie
2013-07-04Add section on dynamically modifying fields. Refs #958Tom Christie
2013-06-28Merge branch 'master' into writable-nested-modelserializerTom Christie
2013-06-12Changes 'python' to 'Python' when used in prose.Toby Champion
2013-06-10Better docs related to lookup_field and hyperlinked serializers. Closes #920.Tom Christie
2013-06-05Update serializers.mdgnunamed
2013-06-05Merge masterTom Christie
2013-05-28Fix md formatting and typosStephan Groß
2013-05-28Fixed typosPascal Borreli
2013-05-08Merge remote-tracking branch 'upstream/master' into writable-nested-modelseri...Mark Aaron Shirley
2013-05-05Merge masterTom Christie
2013-05-05docs, docs, docsTom Christie
2013-05-01Example and spelling fixes. Change "browseable" to "browsable" for consistency.Victor Shih
2013-04-30Drop out attributeTom Christie
2013-04-16Merge remote-tracking branch 'upstream/master' into writable-nested-modelseri...Mark Aaron Shirley
2013-04-10Update docs with allow_add_removeMark Aaron Shirley
2013-03-30Spelling/grammar fixes.Victor Shih
2013-03-26Version 2.2.52.2.5Tom Christie
2013-03-25Docs fixTom Christie