From fb6a76f13e18bd16c493fba61faaf017480ce438 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 27 Sep 2012 19:22:21 -0400 Subject: [PATCH] caps --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 20c59ad..1c009e8 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -django-postgrespool +Django-PostgresPool =================== This is an elegant Postgres Connection Pool backend for Django. Use with caution.