Skip to content

Commit

Permalink
DEFAULT CURRENCY
Browse files Browse the repository at this point in the history
  • Loading branch information
maltaesousa committed Jan 23, 2024
1 parent 9409f10 commit 67d5ef0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
# https://docs.djangoproject.com/en/3.0/topics/i18n/

LANGUAGE_CODE = 'fr-ch'
DEFAULT_CURRENCY = 'CHF'

LOCALE_PATHS = [
'./conf/locale',
Expand Down

0 comments on commit 67d5ef0

Please sign in to comment.