[Python-modules-commits] [python-django] branch upstream/1.7.x updated (d16a450 -> e2f348a)
Raphaël Hertzog
hertzog at moszumanska.debian.org
Tue Oct 13 10:20:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
hertzog pushed a change to branch upstream/1.7.x
in repository python-django.
from d16a450 Imported Upstream version 1.7.9
adds e2f348a Import python-django_1.7.10.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
Django.egg-info/PKG-INFO | 2 +-
Django.egg-info/SOURCES.txt | 2 +
PKG-INFO | 2 +-
django/__init__.py | 2 +-
django/contrib/gis/geoip/tests.py | 20 ++++----
django/contrib/sessions/backends/base.py | 9 +++-
django/contrib/sessions/backends/cached_db.py | 2 +-
django/contrib/sessions/middleware.py | 50 +++++++++++--------
django/contrib/sessions/tests.py | 70 +++++++++++++++++++++++++++
docs/howto/outputting-pdf.txt | 2 +-
docs/ref/contrib/admin/index.txt | 2 +-
docs/ref/contrib/flatpages.txt | 2 +-
docs/ref/contrib/gis/geoquerysets.txt | 5 +-
docs/ref/middleware.txt | 2 +-
docs/releases/1.4.22.txt | 29 +++++++++++
docs/releases/1.7.10.txt | 25 ++++++++++
docs/releases/index.txt | 2 +
docs/topics/http/sessions.txt | 14 ++++--
setup.cfg | 2 +-
19 files changed, 195 insertions(+), 49 deletions(-)
create mode 100644 docs/releases/1.4.22.txt
create mode 100644 docs/releases/1.7.10.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django.git
More information about the Python-modules-commits
mailing list