Django 4.2.
{{{
LANGUAGE_CODE = "ar-DZ"
}}}
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
Ticket URL: <https://code.djangoproject.com/ticket/34982>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "before1.png" added.
* Attachment "before2.png" added.
* Attachment "after1.png" added.
* Attachment "after2.png" added.
Old description:
> Django 4.1
>
> Django 4.2.
>
> {{{
> LANGUAGE_CODE = "ar-DZ"
> }}}
> Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
New description:
Django 4.1
[[Image(before1.png)]]
[[Image(before2.png)]]
----
Django 4.2.
[[Image(after1.png)]]
[[Image(after2.png)]]
{{{
LANGUAGE_CODE = "ar-DZ"
}}}
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34982#comment:1>
* ui_ux: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/34982#comment:2>
* owner: nobody => Tom Carrick
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34982#comment:3>
Old description:
> Django 4.1
>
> [[Image(before1.png)]]
> [[Image(before2.png)]]
>
> ----
>
> Django 4.2.
>
> [[Image(after1.png)]]
> [[Image(after2.png)]]
>
> {{{
> LANGUAGE_CODE = "ar-DZ"
> }}}
> Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
New description:
Django 4.1 on small screens (< 1024 px)
[[Image(before1.png)]]
[[Image(before2.png)]]
----
Django 4.2 on small screens (< 1024 px)
[[Image(after1.png)]]
[[Image(after2.png)]]
{{{
LANGUAGE_CODE = "ar-DZ"
}}}
Regression in 96a598356a9ea8c2c05b22cadc12e256a3b295fd.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/34982#comment:4>