From 265ea8bcdd0c03fbce21fe969d11cb4ab4177ffa Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 11 Nov 2010 16:29:09 -0500 Subject: stamp out inappropriate use of get_settings --- TODO.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c3d987c6a..5f10acb13 100644 --- a/TODO.txt +++ b/TODO.txt @@ -116,9 +116,8 @@ chameleon_text.TextTemplateRenderer.template (also uses get_settings), chameleon_zpt.ZPTTemplateRenderer.template (also uses get_settings), resource.OverrideProvider._get_overrides, traversal.traverse, - Configurator.add_translation_dirs (get_current_request), - i18n.negotiate_locale_name (get_settings). All ZCML directives use - ``get_current_registry`` to obtain the registry. + Configurator.add_translation_dirs (get_current_request). All ZCML + directives use ``get_current_registry`` to obtain the registry. - Add deprecation warnings for: -- cgit v1.2.3