This commit is contained in:
Kenneth Reitz
2012-09-27 19:28:52 -04:00
parent 81c3362e67
commit 6f0f72a819
+1 -3
View File
@@ -1,9 +1,7 @@
Django-PostgresPool
===================
This is a simple Postgres Connection Pooling backend for Django.
It's powered by the lovely and beautiful SQLAlchemy and Psycopg2.
This is a simple Postgres Connection Pooling backend for Django, powered by the lovely and beautiful SQLAlchemy.
**Experimental**: use with caution.