From 115b23d98aca169e1ed92eb15cb67fdf0372cb5c Mon Sep 17 00:00:00 2001 From: fbormann Date: Tue, 25 Oct 2016 18:02:57 -0300 Subject: [PATCH] modified L1ON variable --- amadeus/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amadeus/settings.py b/amadeus/settings.py index e9297c8..d02e67e 100644 --- a/amadeus/settings.py +++ b/amadeus/settings.py @@ -139,7 +139,7 @@ TIME_ZONE = 'America/Recife' USE_I18N = True -USE_L10N = True +USE_L10N = False USE_TZ = True -- libgit2 0.21.2