From 1fefdb8e90615620fdeb6eff5b52ded65352a2ee Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 27 Sep 2012 19:25:19 -0400 Subject: [PATCH] experimental --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b47aa8c..033db0b 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Django-PostgresPool =================== -This is a simple Postgres Connection Pool backend for Django — it's experimental, so use with caution. +This is a simple Postgres Connection Pool backend for Django —  experimental, so use with caution. It's powered by the lovely and beautiful SQLAlchemy.