aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
AgeCommit message (Expand)Author
2014-11-17Fix runtests examplesJosé Padilla
2014-11-13Model fields with .blank or .null now map to required=False. Closes #2017. Cl...Tom Christie
2014-11-08Fix some typos and other errorsJochen Van de Velde
2014-11-07Fix csrf-ajax link. Closes #2045José Padilla
2014-11-07Tweaks to release notesTom Christie
2014-11-07Fixes to release notesTom Christie
2014-11-04Updated book link in HATEOAS pageSumana Harihareswara
2014-11-03Fix typoTom Davis
2014-11-03Call out 'get_value' and 'get_attribute'Tom Christie
2014-11-03Tweaks to validation notesTom Christie
2014-11-03Fixed some typos in 3.0 release notesRocky Meza
2014-11-03PUT as create docs, and move mixin out to external gistTom Christie
2014-11-03Merge masterTom Christie
2014-11-03Version 2.4.4Tom Christie
2014-11-01typo fixAndy Baker
2014-10-31Merge masterTom Christie
2014-10-22.validate() can raise field errors or non-field errorsTom Christie
2014-10-17Add docs regarding linking third party packagesJosé Padilla
2014-10-17Use serializers.ValidationErrorTom Christie
2014-10-16Update release notesTom Christie
2014-10-16Add to main 3rd party resources list.konradhalas
2014-10-14Update 3.0-announcement.mdwolfe
2014-10-10TweaksTom Christie
2014-10-10exceptions.ValidationFailed, not Django's ValidationErrorTom Christie
2014-10-09TypoTom Christie
2014-10-08TweaksTom Christie
2014-10-08More gradual deprecationTom Christie
2014-10-08Tweak pre/post save hooks. Return instance in .update().Tom Christie
2014-10-04Update links in 2.4-announcement.mdKevin London
2014-10-03Serializer.save() takes keyword arguments, not 'extras' argumentTom Christie
2014-10-03More spelling tweaksCraig de Stigter
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
2014-10-01Fixed documentation typo.Omer Katz
2014-09-30Update 3.0-announcement.mdTom Christie
2014-09-29Update release notesTom Christie
2014-09-29Latest release notesTom Christie
2014-09-29Update release notesTom Christie
2014-09-26Update release notesTom Christie
2014-09-26Merge masterTom Christie
2014-09-26Prepend some pre-release notesTom Christie
2014-09-26Release notesTom Christie
2014-09-26Release notesTom Christie
2014-09-26Allow many, partial and context in BaseSerializerTom Christie
2014-09-26Release notesTom Christie
2014-09-26Release notesTom Christie
2014-09-26Release notesTom Christie
2014-09-26Release notesTom Christie
2014-09-26request.data attributeTom Christie
2014-09-24Merge branch 'master' into version-3.0Tom Christie
2014-09-23remove patterns and strings from urls #1898Collin Anderson