ubuntu/+source/python-django:applied/ubuntu/jammy

Last commit made on 2022-04-11
Get this branch:
git clone -b applied/ubuntu/jammy https://git.launchpad.net/ubuntu/+source/python-django
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/jammy
Repository:
lp:ubuntu/+source/python-django

Recent commits

9aa1a99... by Marc Deslauriers

2:3.2.12-2ubuntu1 (patches applied)

Imported using git-ubuntu import.

c97d2f1... by Marc Deslauriers

[PATCH 2/2] [3.2.x] Fixed CVE-2022-28347 -- Protected

Gbp-Pq: CVE-2022-28347.patch.

d323c9a... by Marc Deslauriers

[PATCH 1/2] [3.2.x] Fixed CVE-2022-28346 -- Protected

Gbp-Pq: CVE-2022-28346.patch.

cbdb90a... by Marc Deslauriers

Moved RequestSite import to the toplevel.

Gbp-Pq: 0011-Moved-RequestSite-import-to-the-toplevel.patch.

a6c93c6... by Marc Deslauriers

Fixed inspectdb.tests.InspectDBTestCase.test_custom_fields() on

Gbp-Pq: 0010-Fixed-inspectdb.tests.InspectDBTestCase.test_custom_.patch.

8323dc0... by Marc Deslauriers

Fixed #33282 -- Fixed a crash when OR'ing subquery and aggregation

Gbp-Pq: 0009-Fixed-33282-Fixed-a-crash-when-OR-ing-subquery-and-a.patch.

61c4a1c... by Marc Deslauriers

Refs #32690 -- Altered lookups Query rhs alterations during

Gbp-Pq: 0008-Refs-32690-Altered-lookups-Query-rhs-alterations-dur.patch.

fbba443... by Marc Deslauriers

Refs #32786 -- Made Query.clear_ordering() not to cause side effects

Gbp-Pq: 0007-Refs-32786-Made-Query.clear_ordering-not-to-cause-si.patch.

dfdc664... by Marc Deslauriers

Fixed #32690 -- Fixed __in lookup crash when combining with filtered

Gbp-Pq: 0006-Fixed-32690-Fixed-__in-lookup-crash-when-combining-w.patch.

c03b630... by Marc Deslauriers

Use #!/usr/bin/env python3 shebang for django-admin.py.

Gbp-Pq: 0005-Use-usr-bin-env-python3-shebang-for-django-admin.py.patch.