From 8129f9ea73ac1c1fcacc3e9ccdd42a12994e7255 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 2 Nov 2010 02:59:58 -0400 Subject: - The values ``bfg_localizer`` and ``bfg_locale_name`` kept on the request during internationalization were never APIs. These however have changed to ``localizer`` and ``locale_name``, respectively. --- TODO.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 76af553e8..654a6c38a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -78,10 +78,6 @@ - repoze.bfg.auth_tkt -- bfg_locale_name - -- bfg_localizer - - "BFG" in environ variables. - request.link (route_url) -- cgit v1.2.3