aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2013-01-22Merge branch 'master' into unauthenticated_responseTom Christie
Conflicts: docs/api-guide/authentication.md
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
Refs #588.
2013-01-18Rephrasing.Tom Christie
2013-01-18Merge pull request #588 from nemesisdesign/patch-1Tom Christie
mod_wsgi specific documentation for WSGIPassAuthorization
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-17Tweak resource docsTom Christie
2013-01-17Added PATCH HTTP method to the docsMichael Elovskikh
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
refined mod_wsgi
2013-01-16Update docs/api-guide/authentication.mdFederico Capoano
Added mod_wsgi specific instructions
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
See: #585
2013-01-15TweaksTom Christie
2013-01-15Merge with latest masterTom Christie
2013-01-15Update docsTom Christie
2013-01-15Added @radiosilence, for the timedelta encoding support. Thanks!Tom Christie
See: #584
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
If format extensions are used, they must be used in the creation of the reverse URLs.
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
This is to allow the addition of elements without having to change existing lines of code
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