aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2013-03-07Merge OAuth2 work.Tom Christie
2013-03-07Merge & clean OAuth supportTom Christie
2013-03-06Update the documentationPierre Dulac
with a warning for incompatibility with Python 3 and taking @tomchristie advice into account on how to reformulate some sentences
2013-03-06Tweak travis badge positioning.Tom Christie
2013-03-06Version 2.2.22.2.2Tom Christie
2013-03-06Merge pull request #703 from tomchristie/datetime-formatsTom Christie
Datetime formats
2013-03-06Add `tox` note.Tom Christie
2013-03-06Clean ups to datetime formattingTom Christie
2013-03-05Updating docsTom Christie
2013-03-05Merge datetime formatsTom Christie
2013-03-05Add @iekadou for #700 support. thanks!Stephan Groß
2013-03-05Fix typoStephan Groß
2013-03-05Docs tweak.Tom Christie
2013-03-05Minor docs tweakTom Christie
2013-03-04Update release docsStephan Groß
2013-03-04Add note for using authtoken with custom django user model and southStephan Groß
2013-03-04Fix fix migrate authtokenStephan Groß
2013-03-04Fix authtoken migrationStephan Groß
2013-03-01Update docsStephan Groß
2013-03-01Add docs update - part 1Stephan Groß
2013-03-01Add better date / datetime validation (pull 2)Stephan Groß
addition to #631 with update to master + timefield support
2013-03-01Use the correct doc link stylePierre Dulac
2013-03-01Merge branch 'master' into oauth2-authenticationPierre Dulac
Conflicts: rest_framework/tests/authentication.py
2013-03-01Add OAuth2Authentication documentationPierre Dulac
2013-02-28Release notesTom Christie
2013-02-28Auth is no longer lazy. Closes #667.Tom Christie
More consistent auth failure behavior.
2013-02-27Use plularized URLs for better consistency.Tom Christie
Closes #684.
2013-02-27rfc5849 link with anchorswistakm
2013-02-26More consistent examplesTom Christie
2013-02-26TweaksTom Christie
2013-02-26Merge pull request #681 from dbrgn/format_suffixes_docsTom Christie
Added function type detail to format suffix docs
2013-02-26Add @waa for #687 thanks!Stephan Groß
2013-02-26Fixed a typo WritableField field name in docsWiliam Souza
2013-02-26Added CBV example to format-suffixes docsDanilo Bargen
2013-02-25Renamed UserInstance to UserDetail in docsDanilo Bargen
2013-02-25add OAuthAuthentication documentation stubswistakm
2013-02-25Added @thedrow for cleanups in #677. Thanks!Tom Christie
2013-02-25Added @ryanrdetzel for docs fix #674. Thanks!Tom Christie
2013-02-23method fix for custom authenticationRyan Detzel
2013-02-23Fix curl response.Tom Christie
Didn't map to the correct stage of the tutorial.
2013-02-23Spelling.Tom Christie
2013-02-23TODO -> TODONETom Christie
2013-02-23Autenticating with curl example.Tom Christie
2013-02-23Formatting.Tom Christie
2013-02-23Add curl examples.Tom Christie
2013-02-23Add missing `blank=True` to model in tutorial.Tom Christie
2013-02-23Fill in missing and incorrect settings.Tom Christie
2013-02-23Update release notesTom Christie
2013-02-22Update release notesTom Christie
2013-02-22Version 2.2.12.2.1Tom Christie