debian specific patch information for python-django / 0.95.1-1etch2

Summary

Package Version Package Type Source Package Format
0.95.1-1etch2 Debian-diff 1.0

"Debian diff" Information

Diff file python-django_0.95.1-1etch2.diff.gz
Size8069
MD5sum6e5e17af4148911137b1a8aebaa8096c
./debian only changes view download

"series" style patches

patch summary view raw
01_do_not_call_ezsetup.diff
 setup.py |    2 --
 1 file changed, 2 deletions(-)
view download
02_add_shebang.diff
 bin/daily_cleanup.py                  |    1 +
 bin/profiling/gather_profile_stats.py |    1 +
 2 files changed, 2 insertions(+)
view download
03_xss_fix.diff
 django/contrib/admin/views/decorators.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
04_csrf_fix.diff
 django/contrib/admin/templates/admin/login.html |    1 
 django/contrib/admin/views/decorators.py        |   42 +-----------------------
 2 files changed, 3 insertions(+), 40 deletions(-)
view download
05_i18n_dos_fix.diff
 django/utils/translation/trans_real.py |  114 ++++++++++++++++++++-------------
 1 file changed, 71 insertions(+), 43 deletions(-)
view download