aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2013-01-22Merge branch 'master' into unauthenticated_responseTom Christie
2013-01-21WWW-Authenticate responsesTom Christie
2013-01-21Added @kevinastone, for work on extra test cases in #602. Thanks!Tom Christie
2013-01-20Add missing import to tutorial. Fixes #599 Tom Christie
2013-01-20Added @brutasse for docs fix #600. Thanks!Tom Christie
2013-01-20Fixed reference to authtoken in the docsBruno Renié
2013-01-19Update release notesTom Christie
2013-01-19Tweak imports in tutorial. Fixes #597.Tom Christie
2013-01-18Added @nemesisdesign, for documentation on Apache mod_wsgi setup. Thanks!Tom Christie
2013-01-18Rephrasing.Tom Christie
2013-01-18Merge pull request #588 from nemesisdesign/patch-1Tom Christie
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-16Update docs/api-guide/authentication.mdFederico Capoano
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
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-07Merged to latest masterTom 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