aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
AgeCommit message (Collapse)Author
2013-08-30Update release notesTom Christie
2013-08-29Update release notes.Tom Christie
2013-08-29Added @diox for fix #1074. Thanks!Tom Christie
2013-08-29Added @niwibeTom Christie
For docs addition #1070 - Thanks!
2013-08-28Update release notes.Tom Christie
2013-08-28Added @alexander-akhmetov.Tom Christie
For work on MAX_PAGINATE_BY, #1063. Thanks! :)
2013-08-27Added @kristianoellegaard.Tom Christie
For docs addition #1059. Thanks!
2013-08-25Added @ericbuehlTom Christie
For pull request #1058. Thank you! :)
2013-08-23Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-08-23Added @krzysiekjTom Christie
For work on #1034. Thanks!
2013-08-23Update release notesTom Christie
2013-08-23force_authenticate(None) also clears session info.Tom Christie
Closes #1055.
2013-08-22Add @ramiro for #1056 thanks!Stephan Groß
2013-08-21Added @filipeximenesTom Christie
For work on #1050. Thanks!
2013-08-19Update release notesTom Christie
2013-08-19Update release notes.Tom Christie
2013-08-19Added @chrispaolini.Tom Christie
For customizable view names/descriptions in #1043. Thanks! :)
2013-08-16Version 2.3.72.3.7Tom Christie
2013-08-16Update release notesTom Christie
2013-08-14Added @jsatt.Tom Christie
For fix & tests in #1037.
2013-08-13Add @martync for #1033 thanks!Stephan Groß
2013-08-12Added @etos.Tom Christie
For fixes in #1029, #1030 - Thanks!
2013-08-07Added @kolvia.Tom Christie
For multiple documentation fixes in #1026. Thank you! :)
2013-08-07Fixed typos in a bunch of docsVeronica Lynn
2013-08-02Add @rlr for #1022 thanks!Stephan Groß
2013-07-30Wrong name of the login_base html file.leandersikma
Changed rest_framework/base_login.html to rest_framework/login_base.html (which is the correct name the user should extends in their templates).
2013-07-29Add @jimr for #1013 thanks!Stephan Groß
2013-07-28Add @coderigo for #1011 thanks!Stephan Groß
2013-07-26Added to the creditsKevin Brown
2013-07-26Add @willkg for #1007 thanks!Stephan Groß
2013-07-24Add @pzinovkin for #995 thanks!Stephan Groß
2013-07-23added script block to list of blocksSteve
Phew, was afraid I wouldn't be able to overwrite this section..
2013-07-19Modified documentation for CSRF as mentioned in #984Kevin Brown
2013-07-10Added @cyroxx for work on #978Tom Christie
2013-07-09Add screenshot, and tweak docsTom Christie
2013-07-09Merge pull request #970 from sebastibe/browsable-autocomplete-field-docTom Christie
Add recommendation about autocomplete widgets for the browsable API
2013-07-09Added @gertjanol for work on #976 - thank you :)Tom Christie
2013-07-07Add info about autocomplete widgets for browsable APISebastien Beal
2013-07-04Tweak docsTom Christie
2013-07-03Horizontal rule for nicer formattingTom Christie
2013-07-03Improve browsable API docs including theme screenshotsTom Christie
2013-07-02Merge branch 'master' of https://github.com/tomchristie/django-rest-frameworkTom Christie
2013-07-02Added 'Documenting your API' section. Closes #616Tom Christie
2013-07-02Added @omouse for work on #955 - thanks! :)Tom Christie
2013-06-27Version 2.3.62.3.6Tom Christie
2013-06-26Update release notesTom Christie
2013-06-26Added @trwired for fix #943. Thanks :)Tom Christie
2013-06-26Update release notesTom Christie
2013-06-21Update release notes, noting support for StreamingHttpResponse. Refs #939Tom Christie
2013-06-21Added @freakydug, for changes in #941. Thanks :)Tom Christie