From 3fc4159f8ad0a92f787995386359d9cdde28d2f5 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Thu, 21 May 2015 16:00:27 +0200 Subject: [PATCH] Update README.rst Improved dj_database_url example --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 88f8008..3c6de07 100644 --- a/README.rst +++ b/README.rst @@ -22,8 +22,7 @@ If you're using the `dj-database-url `_: @@ -70,4 +69,4 @@ Check out the official `SQLAlchemy Connection Pooling `_ for 1.3 support. \ No newline at end of file +django-postgrespool currently supports Django 1.4 and greater. See `this ticket `_ for 1.3 support.