[Python-modules-commits] [python-django] branch upstream/1.8.x updated (407566d -> e689c9e)

Raphaël Hertzog hertzog at moszumanska.debian.org
Wed Jun 8 15:31:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

hertzog pushed a change to branch upstream/1.8.x
in repository python-django.

      from  407566d   Import python-django_1.8.12.orig.tar.gz
       new  e689c9e   Imported Upstream version 1.8.13

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Django.egg-info/PKG-INFO                     |  2 +-
 Django.egg-info/SOURCES.txt                  |  1 +
 PKG-INFO                                     |  2 +-
 django/__init__.py                           |  2 +-
 django/db/backends/base/operations.py        |  2 +-
 django/db/backends/utils.py                  |  2 +-
 docs/ref/contrib/contenttypes.txt            |  2 +-
 docs/releases/1.8.13.txt                     | 16 ++++++++++++++++
 docs/releases/index.txt                      |  1 +
 docs/topics/db/aggregation.txt               | 13 +++++++------
 docs/topics/forms/index.txt                  |  2 +-
 setup.cfg                                    |  2 +-
 tests/db_typecasts/tests.py                  |  3 +++
 tests/model_fields/tests.py                  |  8 ++++++++
 tests/template_tests/syntax_tests/test_if.py | 26 ++++++++++++++++++++++++++
 15 files changed, 70 insertions(+), 14 deletions(-)
 create mode 100644 docs/releases/1.8.13.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