From 80c55f576723d3feed5c8032620dccd2b5bc4d77 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 3 Nov 2011 19:03:11 -0300 Subject: [PATCH 1/3] python-rexster --- docs/community/out-there.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/community/out-there.rst b/docs/community/out-there.rst index b1584423..d8367f2f 100644 --- a/docs/community/out-there.rst +++ b/docs/community/out-there.rst @@ -7,6 +7,7 @@ Modules - `fullerene `_, a Graphite Dashboard. - `urbanairship-python `_, a fork of the Urban Airship API wrapper. - `WhitespaceBot `_, a project that automatically forks repos, strips trailing whitespace, and sends a pull request. +- `python-rexster `_, Rexter client that provides a simple interface for graph databases. Articles & Talks ================ From 8fe6f8c6189e2ace5e2bd09eb2d0f098285cb889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Reni=C3=A9?= Date: Fri, 4 Nov 2011 15:49:29 +0100 Subject: [PATCH 2/3] Fixed a broken link in the docs --- docs/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/quickstart.rst b/docs/user/quickstart.rst index 3adfb7ac..17e503a2 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -164,4 +164,4 @@ Requests supports it!:: ----------------------- -Ready for more? Check out the advanced_ section. \ No newline at end of file +Ready for more? Check out the :ref:`advanced ` section. From 23b0535a0dd5a80f4fd5cde314e2bf287905c33e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 4 Nov 2011 11:51:38 -0300 Subject: [PATCH 3/3] Update AUTHORS --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 8ac10b29..304af323 100644 --- a/AUTHORS +++ b/AUTHORS @@ -47,4 +47,5 @@ Patches and Suggestions - Travis N. Vaught - Fredrik Möllerstrand - Daniel Hengeveld -- Dan Head \ No newline at end of file +- Dan Head +- Bruno Renié \ No newline at end of file