summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/settings.py')
-rw-r--r--example_project/settings.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 06a40981d..6e93515e3 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -98,9 +98,8 @@ LANGUAGE_CODE = "fr-fr"
COUNTRY = "fr"
-OOOK_DATE_FORMAT = "%-d %B %Y"
-OOO_DATE_FORMAT = "%-d %B %Y"
DATE_FORMAT = "%-d %B %Y"
+SHORT_DATE_FORMAT = "%d/%m/%Y"
SITE_ID = 1