[Python-modules-commits] [python-django-treebeard] branch upstream updated (bfd674a -> fa17de5)

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


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

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

      from  bfd674a   Import python-django-treebeard_4.1.0+dfsg.orig.tar.gz
       new  fa17de5   Import python-django-treebeard_4.1.2+dfsg.orig.tar.gz

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:
 CHANGES                                            |  14 ++
 MANIFEST.in                                        |   1 +
 PKG-INFO                                           |  21 +-
 README.rst                                         |  19 +-
 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                        |  13 +
 18 files changed, 494 insertions(+), 73 deletions(-)
 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