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

Last commit made on 2023-02-14
Get this branch:
git clone -b applied/ubuntu/lunar 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/lunar
Repository:
lp:ubuntu/+source/python-django

Recent commits

40d358d... by lamby

3:3.2.18-1 (patches applied)

Imported using git-ubuntu import.

22ee2bc... by lamby

Fix test_runner/test_utils tests on Python 3.11+.

Gbp-Pq: 0012-Add-Python-3.11-support-for-tests.patch.

a546719... by lamby

Moved RequestSite import to the toplevel.

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

7b8738b... by lamby

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.

f68820e... by lamby

Refs #32690 -- Altered lookups Query rhs alterations during

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

c0fd95c... by lamby

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.

e5d9b50... by lamby

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

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

9558151... by lamby

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

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

aa3e3e0... by lamby

Set the default shebang to new projects to use Python 3.

Gbp-Pq: 0004-Set-the-default-shebang-to-new-projects-to-use-Pytho.patch.

e172a9b... by lamby

Use locally installed documentation sources

Gbp-Pq: 0004-Use-locally-installed-documentation-sources.patch.