We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1125ced commit 820f2cbCopy full SHA for 820f2cb
tests/testapp/settings.py
@@ -25,6 +25,7 @@
25
("de", "German"),
26
("en", "English"),
27
]
28
+LANGUAGE_CODE = "en"
29
30
TEMPLATES = [
31
{
0 commit comments