Commit 446a23268679fa1454a18cfbd2547c9e3b4aab95

Authored by fbormann
1 parent 3735126b

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