django-preflight:master

Last commit made on 2023-07-31
Get this branch:
git clone -b master https://git.launchpad.net/django-preflight
Members of Ubuntu One PQM Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:django-preflight

Recent commits

14447ed... by Shane M. Pelletier

Bump version

Merged from https://code.launchpad.net/~shanepelletier/django-preflight/+git/django-preflight/+merge/448091

25579f9... by Shane M. Pelletier

Bump version

0ceb4dc... by Shane M. Pelletier

Upgrade to Django >= 3.2

Merged from https://code.launchpad.net/~shanepelletier/django-preflight/+git/django-preflight/+merge/447994

7033f90... by Shane M. Pelletier

Fix doctest

53e8fe7... by Shane M. Pelletier

Upgrade to Django >= 3.2

eb8199e... by Natalia Bidart

Migrated bzr repo to git

40598f2... by Johan Dahlin

Port to Python 3

Merged from https://code.launchpad.net/~jdahlin/django-preflight/futurize/+merge/356619

a089ff2... by Johan Dahlin

Require a newer pip version

Pip on trusty is buggy and cannot install django-preflight packages
properly.

a6ee418... by Johan Dahlin

Workaround pypi domain change

pypy.python.org is deprecated in favor of pypi.org:

https://packaging.python.org/guides/migrating-to-pypi-org/

215a9a0... by Johan Dahlin

Add a missing trailing comma