diff --git a/AUTHORS.rst b/AUTHORS.rst index ef2c060b..43644e52 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -60,4 +60,6 @@ Patches and Suggestions - Juergen Brendel - Juan Riaza - Ryan Kelly -- Rolando Espinoza La fuente \ No newline at end of file +- Rolando Espinoza La fuente +- Robert Gieseke +- Idan Gazit \ No newline at end of file diff --git a/HISTORY.rst b/HISTORY.rst index d7b023a0..487cc867 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ------- +0.8.3 (2011-11-27) +++++++++++++++++++ + +* Converted auth system to use simpler callable objects. +* New session parameter to API methods. +* Display full URL while logging. + 0.8.2 (2011-11-19) ++++++++++++++++++ diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index a13888a7..89b6487f 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -4,12 +4,28 @@

+

+ +

+

Requests is an elegant and simple HTTP library for Python, built for human beings. You are currently looking at the documentation of the development release.

+ +

Support Requests

+

+ If you love Requests, consider making a small donation on Flattr: +

+

+ + +

+

Feedback

Feedback is greatly appreciated. If you have any questions, comments, @@ -20,8 +36,8 @@

Useful Links

diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html index 3b62ed23..0260ad6d 100644 --- a/docs/_templates/sidebarlogo.html +++ b/docs/_templates/sidebarlogo.html @@ -3,9 +3,23 @@

+

+ +

Requests is an elegant and simple HTTP library for Python, built for human beings. You are currently looking at the documentation of the development release. +

+ +

Support Requests

+

+ If you love Requests, consider making a small donation on Flattr: +

+

+ +

\ No newline at end of file diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 7a9c7e0c..5e68347b 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -14,6 +14,17 @@ Fork me on GitHub +