From 40eb89e594ec6aefaeffb3db67493bdf0f9b6224 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 11 Nov 2010 13:40:44 -0500 Subject: - SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to ``pyramid_routesalchemy`` paster template. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index da4a8d324..7b181f2c5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -36,6 +36,9 @@ Documentation - ZODB+traversal wiki (``wiki``) tutorial updated due to changes to ``pyramid_zodb`` paster template. +- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to + ``pyramid_routesalchemy`` paster template. + - Documented the ``matchdict`` and ``matched_route`` attributes of the request object in the Request API documentation. -- cgit v1.2.3