Skip to content

Commit

Permalink
set default LANGUAGE_CODE to 'de-DE' for WAM #76
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Sep 17, 2019
1 parent 822bc90 commit 1ce7de1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions wam/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@

# Internationalization
# https://docs.djangoproject.com/en/1.11/topics/i18n/

# LANGUAGE_CODE = 'de-DE'
LANGUAGE_CODE = 'de-DE'

TIME_ZONE = 'Europe/Berlin'

Expand Down

0 comments on commit 1ce7de1

Please sign in to comment.