From 446a23268679fa1454a18cfbd2547c9e3b4aab95 Mon Sep 17 00:00:00 2001 From: fbormann Date: Tue, 25 Oct 2016 17:54:01 -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