From f9e73ea5a9d5a4210e3a346aa2f9483d70d22ab9 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 30 Jun 2009 19:57:56 +0000 Subject: Updated the ``bfg_alchemy`` paster template to include two views: - The view on the root shows a list of links to records. - The view on a record shows the details for that object. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 7ff778ec4..d8a72991b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,10 @@ Next release ============ +- Updated the ``bfg_alchemy`` paster template to include two views: + the view on the root shows a list of links to records; the view on + a record shows the details for that object. + - Register a ``repoze.bfg.resource.OverrideProvider`` as a pkg_resources provider only for modules which are known to have overrides, instead of globally, when a directive is used -- cgit v1.2.3