[Python-modules-commits] [python-django-jsonfield] branch upstream updated (c90cf9f -> ab69f7b)

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Oct 19 18:51:17 UTC 2015


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

hertzog pushed a change to branch upstream
in repository python-django-jsonfield.

      from  c90cf9f   Imported Upstream version 0.9.13
       new  ab69f7b   Import python-django-jsonfield_0.9.15.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:
 LICENSE                                      |  2 +-
 PKG-INFO                                     | 23 ++++++----
 README.rst                                   | 20 ++++++---
 django_jsonfield.egg-info/PKG-INFO           | 23 ++++++----
 jsonfield/VERSION                            |  2 +-
 jsonfield/__init__.py                        |  6 +--
 jsonfield/fields.py                          | 63 +++++++++++++---------------
 jsonfield/forms.py                           |  6 +--
 jsonfield/templatetags/jsonify.py            |  1 +
 jsonfield/tests/__init__.py                  |  4 +-
 jsonfield/tests/jsonfield_test_app/forms.py  |  4 ++
 jsonfield/tests/jsonfield_test_app/models.py | 12 ++++--
 jsonfield/tests/test_fields.py               | 44 +++++++++++--------
 jsonfield/tests/test_forms.py                | 36 +++++++++-------
 jsonfield/utils.py                           |  6 ++-
 jsonfield/widgets.py                         |  7 ++--
 setup.py                                     |  1 +
 tests.py                                     | 24 +++++------
 18 files changed, 166 insertions(+), 118 deletions(-)

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



More information about the Python-modules-commits mailing list