Commit 115b23d98aca169e1ed92eb15cb67fdf0372cb5c

Authored by fbormann
1 parent b40e0f8b

modified L1ON variable

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
amadeus/settings.py
@@ -139,7 +139,7 @@ TIME_ZONE = 'America/Recife' @@ -139,7 +139,7 @@ TIME_ZONE = 'America/Recife'
139 139
140 USE_I18N = True 140 USE_I18N = True
141 141
142 -USE_L10N = True 142 +USE_L10N = False
143 143
144 USE_TZ = True 144 USE_TZ = True
145 145