ubuntu/+source/python-django:applied/ubuntu/saucy-devel

Last commit made on 2014-05-15
Get this branch:
git clone -b applied/ubuntu/saucy-devel 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/saucy-devel
Repository:
lp:ubuntu/+source/python-django

Recent commits

e7139a8... by Seth Arnold

1.5.4-1ubuntu1.3 (patches applied)

Imported using git-ubuntu import.

dbb4f8f... by Seth Arnold

Blacklist several more URL patterns that can cause Chrome to

Gbp-Pq: is_safe_url_1_5.diff.

f46c1e7... by Seth Arnold

Drop IE6/IE7 compatability functions that introduced cache

Gbp-Pq: drop_fix_ie_for_vary_1_5.diff.

351c08e... by Seth Arnold

[PATCH] Fixed #22486 -- Reverse raises AttributeError on partial

Gbp-Pq: CVE-2014-0472-regression.patch.

f94227c... by Seth Arnold

fix MySQL typecasting issue

Gbp-Pq: CVE-2014-0474.patch.

f7e93c2... by Seth Arnold

fix caching of anonymous pages could reveal CSRF token

Gbp-Pq: CVE-2014-0473.patch.

177da9d... by Seth Arnold

fix unexpected code execution using reverse()

Gbp-Pq: CVE-2014-0472.patch.

c71ce94... by Seth Arnold

[PATCH] [1.5.x] Fixed #21118 -- Isolated a test that uses the

Gbp-Pq: 99_isolate_database_test.diff.

c572c9f... by Seth Arnold

Use Debian GeoIP database path as default

Gbp-Pq: 06_use_debian_geoip_database_as_default.diff.

91b5e11... by Seth Arnold

Update manual page to refer to django-admin instead of django-admin.py

Gbp-Pq: 03_manpage.diff.