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

Last commit made on 2021-10-06
Get this branch:
git clone -b applied/ubuntu/impish 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/impish
Repository:
lp:ubuntu/+source/python-django

Recent commits

48783e1... by Athos Ribeiro

2:2.2.24-1ubuntu1 (patches applied)

Imported using git-ubuntu import.

466ec4b... by Athos Ribeiro

Fix test suite to support Python 3.9 changes to argparse

Gbp-Pq: 0006-test-subparser-regression.patch.

52f4fa7... by Athos Ribeiro

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

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

83b3c0c... by Athos Ribeiro

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.

fdd9155... by Athos Ribeiro

Use locally installed documentation sources

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

d97f229... by Athos Ribeiro

Use Debian GeoIP database path as default

Gbp-Pq: 0002-use_debian_geoip_database_as_default.diff.

39ebbd4... by Athos Ribeiro

Disable creation of _sources directory by Sphinx

Gbp-Pq: 0001-disable-sources-in-sphinxdoc.diff.

ec97274... by Athos Ribeiro

Update maintainer

1039c91... by Athos Ribeiro

Update changelog for 2:2.2.24-1ubuntu1 release

5030e5d... by Athos Ribeiro

    * d/p/test_subparser_regression.patch: Fix test regression (LP: #1945993)