From 795441eed3cdcccb1f265630e42da1f17d934784 Mon Sep 17 00:00:00 2001 From: Diederik van der Boor Date: Mon, 20 May 2013 17:54:20 +0200 Subject: [PATCH] README typoo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e54aeb7..ccfdeed 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ Django to perform an ``INNER JOIN`` to fetch the model fields from the database. While taking this in mind, there are valid reasons for using subclassed models. That's what this library is designed for! -For more information, see the `documentation at Read the Docs `_. License =======