[Checkins] SVN: bluebream/website/docs/v1.0/reference/zcml.rst mention z3c.sqlalchemy

Baiju M baiju.m.mail at gmail.com
Wed Aug 11 03:28:55 EDT 2010


Log message for revision 115631:
  mention z3c.sqlalchemy
  

Changed:
  U   bluebream/website/docs/v1.0/reference/zcml.rst

-=-
Modified: bluebream/website/docs/v1.0/reference/zcml.rst
===================================================================
--- bluebream/website/docs/v1.0/reference/zcml.rst	2010-08-11 07:14:27 UTC (rev 115630)
+++ bluebream/website/docs/v1.0/reference/zcml.rst	2010-08-11 07:28:55 UTC (rev 115631)
@@ -1039,7 +1039,7 @@
 :namespace: ``http://namespaces.zope.org/rdb``
 :include: ``zope.rdb``
 
-This directive and ``zope.rdb`` is not actively used by the community.
+This directive and ``zope.rdb`` is not actively used by the community.  If
+you want relational database connectivily, look at `z3c.sqlalchemy
+<http://pypi.python.org/pypi/z3c.sqlalchemy>`_.
 
-**Examples**
-



More information about the checkins mailing list