1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #24122 -- Redirected to translated url after setting language

Thanks gbdlin for the initial patch and Tim Graham for the review.
This commit is contained in:
Claude Paroz
2015-03-12 09:32:29 +01:00
parent a8991b9b9f
commit aa5ab114e3
8 changed files with 71 additions and 3 deletions

View File

@@ -16,6 +16,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: urls.py:78
msgid "^translated/$"
msgstr "^vertaald/$"
#: views/csrf.py:98
msgid "Forbidden"
msgstr "Verboden"