aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-01-18Drop the curl notes. Unnecessary.Tom Christie
2013-01-18Note on setting ContentType. Fixes #589. Refs #586.Tom Christie
2013-01-18Update release notes.Tom Christie
2013-01-18Update docs to reference DabApps commercial supportTom Christie
2013-01-16Note changes to Decimal rendering to json behavior. Fixes #582.Tom Christie
2013-01-16Updated release notes.Tom Christie
2013-01-16Added @steve-gregory for nullable slug relation tests.Tom Christie
2013-01-15Added @radiosilence, for the timedelta encoding support. Thanks!Tom Christie
2013-01-15Update release notesTom Christie
2013-01-15Add @shezi thanks!Stephan Groß
2013-01-15Modify tutorial to work with pygments 1.6rc. Fixes #581.Tom Christie
2013-01-14Tweak messagepack linksTom Christie
2013-01-14Add link to @mjumbewu's CSV packageTom Christie
2013-01-14Version 2.1.162.1.16Tom Christie
2013-01-13Format extensions have already been introduced.Richard Wackerbarth
2013-01-12Minor gramatical correctionRichard Wackerbarth
2013-01-12Update django-filter link to pypiStephan Groß
2013-01-12Update release notes.Tom Christie
2013-01-11Fix typo in permission_classesStephan Groß
2013-01-11Added @wackerbarth. Thanks!Tom Christie
2013-01-10Make the whitespace uniformRichard Wackerbarth
2013-01-10Bringing up the Web APIRichard Wackerbarth
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