From 2cf0dad5738b877fffc2cc3c6013d4152dfc1860 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 14 Aug 2011 22:12:50 -0400 Subject: [PATCH] models.. --- 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 768468db..02d66f68 100644 --- a/docs/user/quickstart.rst +++ b/docs/user/quickstart.rst @@ -3,7 +3,7 @@ Quickstart ========== -.. module:: requests +.. module:: requests.models Eager to get started? This page gives a good introduction in how to get started with Requests. This assumes you already have Requests installed. If you do not, head over to the :ref:`Installation ` section.