Functional
This commit is contained in:
parent
7a053983a7
commit
c924918387
15 changed files with 281 additions and 19 deletions
|
|
@ -104,9 +104,9 @@ AUTH_PASSWORD_VALIDATORS = [
|
|||
# Internationalization
|
||||
# https://docs.djangoproject.com/en/4.0/topics/i18n/
|
||||
|
||||
LANGUAGE_CODE = 'en-us'
|
||||
LANGUAGE_CODE = 'fr-fr'
|
||||
|
||||
TIME_ZONE = 'UTC'
|
||||
TIME_ZONE = 'Europe/Paris'
|
||||
|
||||
USE_I18N = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue