aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-01-10Some comment on the tutorial repositoryRichard Wackerbarth
2013-01-10Imply an additional element in infinite listsRichard Wackerbarth
2013-01-09Include CSRF note in SessionAuthentication docs.Tom Christie
2013-01-08Update release notesMark Aaron Shirley
2013-01-08Fix reference to BasicAuthentication in settings.Marc Tamlyn
2013-01-07Note paginate_by=None usage. Fixes #555.Tom Christie
2013-01-07Fix PAGINATE_BY_PARAM docs. Refs #551Tom Christie
2013-01-07Added @juanriaza's `djangorestframework-msgpack` package to the docs.Tom Christie
2013-01-07Added @mjtamlyn. Thanks!Tom Christie
2013-01-07Added @michaelmior. Thanks!Tom Christie
2013-01-05Added @juanriaza. ThanksYuri Prezument
2013-01-05Updated release notesYuri Prezument
2013-01-04Validation errors instead of exceptions when serializers receive incorrect ty...Tom Christie
2013-01-04Add proper validation for updating relational fields with incorrect types. F...Tom Christie
2013-01-03Remove duplicate release notes lineMark Shirley
2013-01-03Version 2.1.152.1.15Tom Christie
2013-01-03Tweak release notes.Tom Christie
2013-01-03Tweak behavior of hyperlinked fields with an explicit format suffix.Tom Christie
2013-01-03Tweak behavior of hyperlinked fields that include an explicit format suffix.Tom Christie
2013-01-03Drop unused private save_m2m flagTom Christie
2013-01-03Fix copyright notice and travis badgeTom Christie
2013-01-03Updated release-notesYuri Prezument
2013-01-02Added @ahankinson, for PATCH support. Thanks!Tom Christie
2013-01-02Added `RetrieveUpdateAPIView`Tom Christie
2013-01-01Update release notesMark Aaron Shirley
2012-12-31Version 2.1.142.1.14Tom Christie
2012-12-31Relation fields move into relations.pyTom Christie
2012-12-30Added @sebastibe. Thanks!Tom Christie
2012-12-29Added @toranb - Thank you!Tom Christie
2012-12-29Updated release notesTom Christie
2012-12-29Update release notesTom Christie
2012-12-29Nested serializers now support nullable relationships, plus test. Fixes #384Tom Christie
2012-12-29Tweak quoteTom Christie
2012-12-28Add .validate() exampleTom Christie
2012-12-28django.contrib.staticfiles no longer needs to be in INSTALLED_APPSTom Christie
2012-12-27Update release notes and documentation for 2.2.0Tom Christie
2012-12-27Added @akinfold for staticfiles changes.Tom Christie
2012-12-23Update docs/topics/release-notes.mdTom Christie
2012-12-21Merge pull request #529 from reinout/reinout-slug-kwargTom Christie
2012-12-21slug_kwarg attribute doesn't work; it should be slug_url_kwargReinout van Rees
2012-12-21Version 2.1.122.1.12Tom Christie
2012-12-21Added @treyhunner. Thank you!Tom Christie
2012-12-19Update release notes.Tom Christie
2012-12-19Added @joual - Thanks!Tom Christie
2012-12-19Update release notesTom Christie
2012-12-18Update release notes.Tom Christie
2012-12-17Version 2.1.11Tom Christie
2012-12-17Update contact detailsTom Christie
2012-12-17Version 2.1.102.1.10Tom Christie
2012-12-15Fix model validation exclusions. Fixes #500. Fixes #506.Tom Christie