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