english, erasmus
[emels.git] / emels / settings / locale.py
index 0ebecda..cdaf12b 100644 (file)
@@ -31,7 +31,3 @@ USE_L10N = True
 
 # If you set this to False, Django will not use timezone-aware datetimes.
 USE_TZ = True
-
-LOCALE_PATHS = (
-    os.path.join(PROJECT_DIR, 'emels/locale-contrib'),
-)