[Python-modules-commits] [python-django] branch upstream/1.7.x updated (e2f348a -> 2d07f4b)

Raphaël Hertzog hertzog at moszumanska.debian.org
Wed Dec 30 18:05:56 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  e2f348a   Import python-django_1.7.10.orig.tar.gz
      adds  2d07f4b   Import python-django_1.7.11.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           |  1 +
 PKG-INFO                              |  2 +-
 django/__init__.py                    |  2 +-
 django/db/models/query.py             | 25 +++++++++++++++++++++++--
 django/utils/formats.py               | 20 ++++++++++++++++++++
 docs/_ext/djangodocs.py               | 30 +++++++++++++++++++-----------
 docs/conf.py                          |  8 ++++++--
 docs/faq/install.txt                  |  3 ++-
 docs/internals/deprecation.txt        |  9 ++++++---
 docs/ref/databases.txt                |  2 +-
 docs/ref/request-response.txt         |  8 ++++----
 docs/releases/1.7.11.txt              | 26 ++++++++++++++++++++++++++
 docs/releases/1.7.txt                 |  5 +++++
 docs/releases/index.txt               |  1 +
 docs/topics/auth/default.txt          |  4 ++--
 docs/topics/logging.txt               |  4 ++--
 docs/topics/testing/tools.txt         | 17 +++++++++++------
 tests/i18n/tests.py                   |  3 +++
 tests/migrations/test_autodetector.py | 12 ++++++------
 tests/prefetch_related/tests.py       | 22 ++++++++++++++++++++++
 tests/requirements/mysql.txt          |  3 ++-
 tests/requirements/py2.txt            |  3 ++-
 23 files changed, 167 insertions(+), 45 deletions(-)
 create mode 100644 docs/releases/1.7.11.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