[Python-modules-commits] [python-django-treebeard] branch master updated (836ac48 -> df31b36)

Michael Fladischer fladi at moszumanska.debian.org
Wed Jul 12 20:44:03 UTC 2017


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

fladi pushed a change to branch master
in repository python-django-treebeard.

      from  836ac48   change target to unstable
       new  a55fe8f   record new upstream branch created by importing python-django-treebeard_4.1.2+dfsg.orig.tar.gz
       new  fa17de5   Import python-django-treebeard_4.1.2+dfsg.orig.tar.gz
       new  f7adcb2   Remove version infromation from jquery-ui filename
       new  d6623cb   Make intersphinx use local copies of objects.inv files.
       new  63f62d7   Remove djangodocs extension from sphinx configuration.
       new  a4fb9ff   merge patched into master
       new  15a3d1c   change version to 4.1.2+dfsg-1 (UNRELEASED) New upstream release.
       new  9621ca5   Bump Standards-Version to 4.0.0.
       new  ac2b1ca   Re-enable model migrations during tests.
       new  5d5e364   merge patched into master
       new  df31b36   change target to unstable Add patch to re-enable model migrations during tests.

The 11 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:
 CHANGES                                            |  14 ++
 MANIFEST.in                                        |   1 +
 PKG-INFO                                           |  21 +-
 README.rst                                         |  19 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 ...rsion-infromation-from-jquery-ui-filename.patch |   2 +-
 ...phinx-use-local-copies-of-objects.inv-fil.patch |   2 +-
 ...godocs-extension-from-sphinx-configuratio.patch |   2 +-
 ...4-Re-enable-model-migrations-during-tests.patch |  40 ++++
 debian/patches/series                              |   1 +
 django_treebeard.egg-info/PKG-INFO                 |  21 +-
 django_treebeard.egg-info/SOURCES.txt              |   5 +
 docs/README.md                                     |  23 ++
 docs/make.bat                                      | 263 +++++++++++++++++++++
 docs/source/_ext/djangodocs.py                     |  10 +
 docs/source/_static/treebeard-admin-advanced.png   | Bin 0 -> 116531 bytes
 docs/source/_static/treebeard-admin-basic.png      | Bin 0 -> 96077 bytes
 docs/source/tutorial.rst                           |  12 +-
 setup.cfg                                          |   1 -
 treebeard/__init__.py                              |   2 +-
 treebeard/mp_tree.py                               |  99 +++++---
 .../templates/admin/tree_change_list_results.html  |  62 ++---
 treebeard/templates/admin/tree_list_results.html   |   1 -
 treebeard/tests/settings.py                        |  33 ++-
 26 files changed, 564 insertions(+), 94 deletions(-)
 create mode 100644 debian/patches/0004-Re-enable-model-migrations-during-tests.patch
 create mode 100644 docs/README.md
 create mode 100644 docs/make.bat
 create mode 100644 docs/source/_ext/djangodocs.py
 create mode 100644 docs/source/_static/treebeard-admin-advanced.png
 create mode 100644 docs/source/_static/treebeard-admin-basic.png

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-treebeard.git



More information about the Python-modules-commits mailing list