[Python-modules-commits] [python-django-braces] branch upstream updated (de5063b -> 2057b82)

Michael Fladischer fladi at moszumanska.debian.org
Sun Jun 19 10:19:41 UTC 2016


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

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

      from  de5063b   Imported Upstream version 1.8.0
       new  2057b82   Import python-django-braces_1.9.0.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:
 .gitignore                  |   1 +
 .travis.yml                 |  28 +++++++-----
 CONTRIBUTORS.txt            |   3 ++
 README.md                   |  12 +++---
 braces/__init__.py          |   2 +-
 braces/views/_access.py     |  36 +++++++++-------
 braces/views/_ajax.py       |  19 ++++----
 braces/views/_forms.py      |   5 +--
 docs/access.rst             |   8 ++--
 docs/changelog.rst          |  27 +++++++++---
 docs/conf.py                |   4 +-
 docs/contributing.rst       |   2 +
 docs/form.rst               |   4 +-
 docs/other.rst              |  78 +++++++++++++++++++++++++++++++--
 requirements.txt            |   1 -
 setup.py                    |  13 ++++--
 tests/test_access_mixins.py | 103 ++++++++++++++++++++++++++++++++++++++------
 tests/test_ajax_mixins.py   |  79 +++++++++++++++++----------------
 tests/test_other_mixins.py  |  10 ++---
 tests/views.py              |   7 +++
 tox.ini                     |  12 +++---
 21 files changed, 326 insertions(+), 128 deletions(-)

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



More information about the Python-modules-commits mailing list